Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to color a specific field.?
For example: I have a field name "Salary".I want to color those rows which have salary>5000.
Click the + to the left of the Expression [or Dimension} and for the Text Colour add an expression something like ::
if ( salary>5000 , red() )
Hi Ramya,
Please use Visual Cues and give the limits and the colour there.
thanks,
Rajesh Vaswani
Hi,
one solution could be to define visual cues in the chart's properties:
click on text or background colour to change it:
hope this helps
regards
Marco