Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a Trellis Chat and i am wondering is is possible to change the bar colors for a category as it looks very boring? I have attached a Screenshot.
Thanks,
Kevin
Oops. I forget the syntax of FieldIndex.
Use this:
=Color(FieldIndex('IR_FUNCTION', IR_FUNCTION))
Expand Expression for bars.
For Background color expresion use:
=Color(FieldIndex([put your trellis dimension here]))
I need to this this by category. Say the clinet services bar should be green, the commercial red and so on.
Any ideas?
Thanks,
Kevin
Hi I am looking for the bars to be like this the code you supplied doesnt work.
Thanks,
Kevin
=Color(FieldIndex([put your category dimension here]))
hi I havee attahced the QVW as i cant get it working.
Thanks,
Kevin
Oops. I forget the syntax of FieldIndex.
Use this:
=Color(FieldIndex('IR_FUNCTION', IR_FUNCTION))