Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
emteam162
Creator
Creator

Is possible to use alternate States with Variable

Hi,

i want use alternate states with variable.

My variable is vVar = GetFieldSelections(Field)

How i can use alternate states with GetFieldSelections

Please, any IDEA ???

Many thanks

Emteam

3 Replies
Gysbert_Wassenaar

Unfortunately that's not possible yet. You can vote for it here: http://community.qlik.com/ideas/2340

What you could try to use is concat({[AltState1]} distinct MyField,',') to get a comma separated list of values of MyField of alternate state AltState1.


talk is cheap, supply exceeds demand
emteam162
Creator
Creator
Author

Hi,

Many thanks for your answer.

First the link is not working.

And i have solution around for my issue.

Best Regards,

Emteam

Not applicable

please share the solution for this one ...

(share some sample app)