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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
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