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: 
Not applicable

Dynamic Report

Hi All,

I want to build a dynamic graph that only shows the columns of data that the user selects in the check box. But I can't seem to get the conditional formatting to work when there are multiple selections in 'Fields'.

For example, when the following is selected, I want to see this:

Capture.JPG

Capture 2.JPG

Your help is appreciated!

1 Solution

Accepted Solutions
rajni_batra
Specialist
Specialist

PFA..

Regards,

Rajni

View solution in original post

3 Replies
MayilVahanan

Hi

Use Enable Condition in all dimensions

Ex:

Click status:

Enable condition

use GetCurrentSelections(Field) = 'Status'

Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
rajni_batra
Specialist
Specialist

PFA..

Regards,

Rajni

Not applicable
Author

That is exactly what I needed. Thank you!