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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Albert2
Contributor II
Contributor II

ColorMix in PivotTable

Hi,

I want to highlight values in a pivot tabl.

Now i have function colormix1 but they is only referencing on each single row:(

This is my secend  function, but dosn't work 

colormix1(count(e_sale_amount)/max(total aggr(count(e_sale_amount),[calendar.month],[item.plan_category_name])),LightRed(),yellow())

dimesions row =[item.plan_category_name]

dimension columns =[calendar.month]

measures =NUM($(e_sale_amount), '#.##0')

3 Replies
Emile_Koslowski
Employee
Employee

Hi,

Is this a question about Qlik Application Automation or Blendr.io?
If not, I think you're asking this on the wrong part of the forum, maybe try it on the Qlik Sense part: https://community.qlik.com/t5/Qlik-Sense/ct-p/qlik-sense

Emile

Albert2
Contributor II
Contributor II
Author

Thx Emil!

 

cotiso_hanganu
Partner - Creator III
Partner - Creator III

I believe it's about using a colormix function in interface of Qlik Sense => it's kind of off-topic....

But best place to create coolest colormix calls, is using the colormix wizard in Qlikview Expression Editor Menu !