Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Have a look here: QV 11.2 SR8 - GetFieldSelections with Alternate State
- Marcus
Have a look here: QV 11.2 SR8 - GetFieldSelections with Alternate State
- Marcus
Thank you!
I'm using SR2.
Can Concat function take Alternate State as an argument?
Larisa
This should be possible within a set analysis inside from the concat:
Set Analysis & Alternate States – Quick Tip » The Qlik Board!
- Marcus
Thanks!