Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

get the chart type for conditional expression

I have a variance column in a straight table that I want to hide when the bar chart is selected from quick change. I want to use the conditional statement on the presentation tab but need to access the chart type - is there a function I could use ?

1 Solution

Accepted Solutions
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

   You can use the simple method, go to the properties of barchar and click on expression which you want to hide and click on invisible button.

   So this expression will not be shown in barchart but it will be there in straight table.

    Hope this is what you want.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

4 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

   You can use the simple method, go to the properties of barchar and click on expression which you want to hide and click on invisible button.

   So this expression will not be shown in barchart but it will be there in straight table.

    Hope this is what you want.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Anonymous
Not applicable
Author

Perfect - Thanks

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

   Please mark this post as answered.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

What if I have the opposite... I have an expression in a bar chart that I want to hide when I change to a straight chart?