Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is it possible to create select box to select columns?

I have a database table that has the following columns.

Country, Currency, M1, M2, M3, M4, total.

Is it possible to create a option in a multi select box, that is based on the column header name?

Basically I want an option in the multi select box called Month with the selection options M1, M2, M3, M4.

And if I select M3, a chart table displays the columns Country, Currency, M3, total.

Best regards,

Allistair

1 Reply
swuehl
MVP
MVP

You can use conditional expressions and dimensions (QV11).

Please check the sample app 'What's New in QV11', Report tab on how to do this.