注意: 以下の詳細の多くは、CRM Analytics の並び替え機能にも適用されます。詳細は、「CRM Analytics でのディメンションの null 値に関する制限」を参照してください。
CRM Analytics でグループ化された項目の行数や合計が正しく表示されない場合、null 値が原因で結果に不一致が生じることがあります。レンズでデータを探索する際、項目別にグループ化することで結果を分類できますが、null 値のレコードは結果に含まれません。詳細は、group および cogroup についての開発者ドキュメントを参照してください。
次のデータセットでは、「Region (地域)」に null が含まれています。
ID, Region, Value 1, NW,10 2,,5 3,NE,10 4,SE,10 5,SW,10
グループ化を行わない場合、値の合計は次のように表示されます。
Sum of Value = 45
「Region (地域)」でグループ化を行うと、値の合計は次のように表示されます。
NE, Sum of Value = 10 NW, Sum of Value = 10 SE, Sum of Value = 10 SW, Sum of Value = 10
グループ化されたレンズの結果を合計すると、値の合計は 40 になります。null 項目のレコードはグルーピング別の計算から除外されています。
000382902

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.