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: 
kristen_qlik_noob
Contributor III
Contributor III

Successfully Did a Gradient Shading by Column - How to do it by row?

Hello all! 

I have successfully done a gradient shading by column but I do not know how to do it by row. Syntax I am using below:

=Colormix1(

(sum(Q28_2)-$(=min(aggr( sum(Q28_2), Change_Segments))))/

$(=(max(aggr( sum(Q28_2),Change_Segments))-min(aggr( sum(Q28_2),Change_Segments)))),White(),Green()

)


Any help would be appreciated! 

0 Replies