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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Syed17
Contributor III
Contributor III

Please help me to show the just largest percentage value in donut chart with lesser value color shade

Please help me to just get the higher value percentage only in donut chart without showing the percentage of lesser value but it should show both colors also in donut chart but value must be higher percentage. 

 

Syed17_0-1730651985579.png

 

1 Reply
Kaushik2020
Creator III
Creator III

if there are only 2 values in your dimension then you can try creating a master item as a dimension. once created you can edit the Master dimension and go the Value colors and enter the hex code for the custom colors. 

kaushi2020_0-1735198884921.png

Alternatively you control this using color expression property

kaushi2020_1-1735199176848.png

 

if(dimension='value','#1d4f83','#f2f2f2').