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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
adiarnon
Creator III
Creator III

PIE Chart

hi,

i have a pie chart -

the dimansion is expression-

=if(aggr(((sum(MONTHLY_RCVD_UNITS_QTY_NEW)-sum(MONTHLY_RJCT_MRB_SI))/sum(MONTHLY_RCVD_UNITS_QTY_NEW)),Central_BP)>=0.95,'Preferred',
if(aggr(((sum(MONTHLY_RCVD_UNITS_QTY_NEW)-sum(MONTHLY_RJCT_MRB_SI))/sum(MONTHLY_RCVD_UNITS_QTY_NEW)),Central_BP)>=0.85,'Satisfactory','Unsatisfactory'))

the expression-

count(distinct bp_code)

i want that each value of my dimension will hava a color anf if im choosing ine value the color will stay

i try to do it with presistent color ant its not work

how can i do it?

tnx,

adi

Labels (1)
2 Replies
gautik92
Specialist III
Specialist III

it should work with persistent color

Digvijay_Singh
MVP
MVP