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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
paulyeo11
Master
Master

How to color my Bar chart reflect the Segment info ?

Hi All

I have a bar chart it will display Top 7 sales by company :-
Dimension = COMPANY
Expression = Sum({< COMPANY = {"=Rank(Sum({<>} sales)) <= 7"}>} sales)

I want to add bar color represent the segmentation field. For exmple Semi Con = Blue , Oil & Gas = Red Color.

May i know how to do it ?

I have try to insert Segment at Bar Black ground color , it does not work.

Paul

1 Solution

Accepted Solutions
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Add background color at Expression.

Refer attached.

 

View solution in original post

1 Reply
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Add background color at Expression.

Refer attached.