Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

DrillDown Dimension in expression

Hi all,

I want to use GetPossibleCount() method in expression for Drilldown group dimension but i cant...

thanx for Helping me

2 Replies
erichshiino
Partner - Master
Partner - Master

Hi,

You can try to use the drill down group name inside brackets

= getpossiblecount  ( [New Group] )

I did it in the example attached.

Hope this helps,

Erich

Anonymous
Not applicable
Author

Thanks. This helped me solve the varying dimension count in drill down group