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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
jeevays7
Partner - Creator III
Partner - Creator III

valuelist() with if condition

Hi All,

In a dimension i have a code like this.

=IF(GetSelectedCount($Table)=1,ValueList('A','B','C'))

I want to show dimension as A,B,C if any one table is selected in system field($Table) list box..

but it is not working, it is showing selected table name instead of valuelist values in (Dimension) the chart while selecting the system field($Table)  .

Please help me

3 Replies
dapostolopoylos
Creator III
Creator III

Check out this solution

Father/Husband/BI Developer
jeevays7
Partner - Creator III
Partner - Creator III
Author

Hi Dimitrios,

Thank you, but i need it in qlik sense.

Can you post the same example with qlik sense?

dapostolopoylos
Creator III
Creator III

Try this one

Father/Husband/BI Developer