Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview trellis chart

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

Labels (1)
1 Solution

Accepted Solutions
whiteline
Master II
Master II

Oops. I forget the syntax of FieldIndex.

Use this:

=Color(FieldIndex('IR_FUNCTION', IR_FUNCTION))

View solution in original post

6 Replies
whiteline
Master II
Master II

Expand Expression for bars.

For Background color expresion use:

=Color(FieldIndex([put your trellis dimension here]))

Not applicable
Author

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

Not applicable
Author

Hi I am looking for the bars to be like this the code you supplied doesnt work.

Thanks,

Kevin

whiteline
Master II
Master II

=Color(FieldIndex([put your category dimension here]))

Not applicable
Author

hi I havee attahced the QVW as i cant get it working.

Thanks,

Kevin

whiteline
Master II
Master II

Oops. I forget the syntax of FieldIndex.

Use this:

=Color(FieldIndex('IR_FUNCTION', IR_FUNCTION))