Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to do diiferent color in diiferent rows in pivot table in qlikview??
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:
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 ??