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: 
suvechha_b
Creator III
Creator III

how to do diiferent color in diiferent rows in pivot table in qlikview

how to do diiferent color in diiferent rows in pivot table in qlikview??

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Depends. If you want alternating colors every x rows you can use the Stripes every ... rows option on the Style tab. If you want to define colors based on specific conditions you can click on the + in front of dimensions on the Dimension tab and in front of the expressions on the Expressions tab and then click Background Color. You can then enter an expression to calculate the color: e.g. =if(MyValue >0, green(), red())

Please post a sample document. Read this document for more information:


talk is cheap, supply exceeds demand
suvechha_b
Creator III
Creator III
Author

How to get diiferent color on a column depending on the current month of the year??

I want to get the column with diiferent color , showing the data of current month of the year ??