Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i am trying to craete a kind of heatmap where the maximum value in a row would be highlighted in dark blue (background color of that cell), the second highest should be highlighted in shade lighter then the 1st one, the 3rd higest value should be highlighted in a ligher blue shade coampred to second one and so on.
i am atatching the sample qvd.
I would be greatful if someone can do this for the first 2 rows.
the color codes is as follows:
r | g | b | |
color for max value | 112 | 48 | 160 |
color for 2nd max | 75 | 172 | 198 |
color for 3rd max | 219 | 229 | 245 |
Thanks a ton in advance.
Thanks a ton...can you just let me know why u used '4,1'......what does that 4 and 1 indicate?
This is from the QlikView help:
I had to use the 4,1 in order to get the rank for each value (instead of just the high or low).