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

change a expression of a bar chart to relative, and back to quantitative using a action button, is this possible?

hi guys,

I'm needing it, and I don`t really know how to do it.

If you can help, i'd be glad.

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Only with a macro. See this discussion: How to toggle Relative property in Chart (Straight table)

A safer option is available in QV11: using the Conditional display option for expressions. Create two expressions, one with Relative enabled and one with Relative disabled, and use a variable to toggle hiding/showing these expressions (hiding one and showing the other).


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar

Only with a macro. See this discussion: How to toggle Relative property in Chart (Straight table)

A safer option is available in QV11: using the Conditional display option for expressions. Create two expressions, one with Relative enabled and one with Relative disabled, and use a variable to toggle hiding/showing these expressions (hiding one and showing the other).


talk is cheap, supply exceeds demand
Not applicable
Author

thank you very much, i didn`t see that there were already a topic about it, but it helped me a lot.