Loading
ただいま大変多くのお問い合わせをいただいており、ご連絡までにお時間を頂戴しております続きを読む
リテールエグゼキューションの設定とメンテナンス
Lightning ページへの Analytics for Consumer Goods Dashboards ダッシュボードの組み込み

Lightning ページへの Analytics for Consumer Goods Dashboards ダッシュボードの組み込み

Analytics for Consumer Goods アプリケーションには、Lightning Experience ページに組み込んでアクセスできるダッシュボードが含まれています。

必要なエディション

使用可能なエディション: Consumer Goods Cloud が有効になっている Enterprise Edition、Performance Edition、Unlimited Edition。
例

[小売店] ページに Store Insights ダッシュボードを組み込むには、[検索条件文字列] ボックスで次の文字列を使用します。

{"datasets":{"CG_Visit":[{"fields":["RetailStore.Id"],"filter":{"operator":"in","values":["$Id"]}}]}}
例

[訪問] ページに Visits (訪問) Insights ダッシュボードを組み込むには、[検索条件文字列] ボックスで次の文字列を使用します。

{"datasets":{"CG_Visit":[{"fields":["RetailStore.Id"],"filter":{"operator":"in","values":["$PlaceId"]}}]}}
例

[小売店] ページに Whitespace Analysis ダッシュボードを組み込むには、[検索条件文字列] ボックスで次の文字列を使用します。

{"datasets":{"CG_OrderItem":[{"fields":["Order.AssessmentTaskOrder.AssessmentTask.Visit.RetailStore.RetailLocationGroupId"],"filter":{"operator":"in","values":["$RetailLocationGroupId"]}}]}}
例

[取引先] ページに Account Embedded ダッシュボードを埋め込むには、[検索条件文字列] ボックスで次の文字列を使用します。

{"datasets":{"CG_RetailStore":[{"fields":["AccountId"],"filter":{"operator":"in","values":["$Id"]}}]}}
例

[小売店] ページに Store Embedded ダッシュボードを組み込むには、[検索条件文字列] ボックスで次の文字列を使用します。

{"datasets":{"CG_RetailStore":[{"fields":["RetailStore.Id"],"filter":{"operator":"in","values":["$Id"]}}]}}
例

[小売店] ページに Last Visit Store Performance ダッシュボードを組み込むには、[検索条件文字列] ボックスで次の文字列を使用します。

{"datasets":{"CG_Visit":[{"fields":["RetailStore.Id"],"filter":{"operator":"in","values":["$Id"]}}]}}
例

[訪問] ページに Last Visit Store Performance ダッシュボードを組み込むには、[検索条件文字列] ボックスで次の文字列を使用します。

{"datasets":{"CG_Visit":[{"fields":["RetailStore.Id"],"filter":{"operator":"in","values":["$PlaceId"]}}]}}
 
読み込み中
Salesforce Help | Article