Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスタムオブジェクトで利用可能な日付式フィールドを使用して、プロセスにかかった日数を表示する VF ページがあります。
カスタム レポートを使用してレポート タイプにその日を表示するにはどうすればよいですか?
TODAY-PROCESS START DATE を計算するカスタム数式 Number フィールドを作成します。このフィールドはレポートでも使用できます。
灰
日付の値をカスタム フィールドに保存し、カスタム レポート タイプを作成して、そのフィールドをレポート タイプに含める必要があります。