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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

a list box with alternate state

Hi,

I'm using a list box with an alternate state {AS} for Field1 in my model.

I need to get the field selection. I am trying this formula: GetFieldSelections(Field1) but it doesn't work in case there is an alternate state.

Is there a solution?

Thank you in advance,

Larisa

1 Solution

Accepted Solutions
5 Replies
Anonymous
Not applicable
Author

Thank you!

Anonymous
Not applicable
Author

I'm using SR2.

Can Concat function take Alternate State as an argument?

Larisa

marcus_sommer

This should be possible within a set analysis inside from the concat:

Set Analysis & Alternate States – Quick Tip » The Qlik Board!

- Marcus

Anonymous
Not applicable
Author

Thanks!