デフォルトでは、Sales Analytics には無効ユーザーが含まれます。(「CRM Analytics データフローの編集」権限を持つ) CRM Analytics 管理者は、無効ユーザーを削除するようにデータフローを編集できます。
これを行うには、検索条件ノードをデータフローに追加します。
注意: これには、データフロー定義 JSON ファイルの編集が必要です。編集の前にこのファイルのバックアップコピーを作成してください。
"Filter_Inactive_User": {
"action": "filter",
"parameters": {
"filter": "IsActive:EQ:true",
"source": "Filter_User"
}
},
"User_with_Roles": {
"_comment": "Get user's role hierarchy",
"action": "augment",
"parameters": {
"right_key": [
"Id"
],
"left": "Filter_User",
"left_key": [
"UserRoleId"
],
"right_select": [
"Name",
"DeveloperName",
"Roles",
"RolePath",
"ParentRoleId"
],
"right": "Flatten_UserRole",
"relationship": "Role"
}
},
"left": "Filter_Inactive_User",
000387071

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.