Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get 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