This content has been marked as final.
Show 2 replies
-
1. Re: Eliminate record count issues when LOD changes
Patrick A Van Der HydeFeb 28, 2018 2:21 PM (in response to MICHAEL CAROLAN)
Hello Michael,
Are you familiar with LOD calculations? I'm not sure of the exact calculation but I think a LOD calculation properly constructed to include the Dimensions in the view with a count.
Overview: Level of Detail Expressions
Patrick
-
2. Re: Eliminate record count issues when LOD changes
Deepak Rai Feb 28, 2018 3:25 PM (in response to MICHAEL CAROLAN)If you do {COUNTD(Contact Order)} you will get 2
and if you do
{COUNTD(Contact Type)} you will get 2
Thanks
Deepak