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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

GetPossibleCount

Hi,

Is it possible to set alternate state in the function GetPossibleCount in QV latest version?

Thank you in advance,

Larisa

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

No, the getpossiblecount function doesn't support alternate states yet, but you can use count({MyAltState} distinct MyField) as a workaround.


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

No, the getpossiblecount function doesn't support alternate states yet, but you can use count({MyAltState} distinct MyField) as a workaround.


talk is cheap, supply exceeds demand