Skip to main content
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

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

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