Data Cloud のデータモデルオブジェクトのデータを使用する CRM Analytics ダッシュボードを作成すると、日付種別項目にタイムスタンプが T00:00:00Z の形式で追加されて表示されます。これは設計どおりの動作です。
この動作が発生するのは、Data Cloud アプリケーションでは Data Cloud Query API V3 エンドポイントに対してクエリが実行されるためです。一方、CRM Analytics では、Data Cloud Query API V1 エンドポイントに対してクエリが実行されるため、このような違いが発生します。
これまで、Query API V1 の応答では、日付項目と日時項目の両方が同様にシリアライズされ、返される JSON に .000Z (UTC) サフィックスが含まれていました。これにより、日付項目が ISO-8601 のタイムスタンプのように表示されます。
回避策として、レンズのクエリエディタで date_format() 関数を使用して日付種別項目の形式を設定し、追加されたタイムスタンプを削除します。
構文: date_format(field_name, 'YY-MM-DD')
005299180

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.