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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

changing Chart Properties using code

I have a Pie Chart with labels that show the percentage. Is there a way to use a button to flip between % value or number for that chart or all charts at once. Currently I go into each chart property and untick the "relative" option under the expressions tab. Is there a quicker way to do this?

Many thanks

Roberto

1 Solution

Accepted Solutions
gautik92
Specialist III
Specialist III

create two different charts for % and value and create a button and set a variable to enable and disable and set layout condition

View solution in original post

2 Replies
gautik92
Specialist III
Specialist III

create two different charts for % and value and create a button and set a variable to enable and disable and set layout condition

qlikmsg4u
Specialist
Specialist

The easy way to do this is copy paste the same expression and check relative option and group the two expression..done..