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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Mt3
Contributor III
Contributor III

GetAlternativeCount with alternate state

Hi,

I was going through the forum to get some information if function GetAlternativeCount could be applied with alternate state. As I did not find the answer, and I am currently experimenting with it on my own, here comes the question:

I have tries selections in GetAlternativeCount({[AlternateState1]}Value) or GetAlternativeCount(Value,'AlternateState1'), without any success. Does anybody know how to incoreporate the AlternateState into get() functions ? So far only GetSelectedCount seems to be working with alternate states.

1 Reply
chris_djih
Creator III
Creator III

I think it would be easier to use set operation in your set analsis: {1-[alternateState1]} or {$-[alternateState1]}.

may you revisit the Operators: https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/ChartFunctions/Se...

If you found help, mark the correct answer and give some likes to ALL contributors, that tried to help.