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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
abhaysingh
Specialist II
Specialist II

logic help!

hi All,

I have one filed checkLogic  which contain values let say A,,b,c,d,e,f

and two measure

Measure1= count({<Flag={'1'}>}Id/count(Total{<Flag={'0','1'}>}Id

Measure2=count({<Flag={'0'}>}Id/count(Total{<Flag={'0','1'}>}Id

these are representing in BAR Chart, so with dimension value A there are two bar chart, and so on

i want to change the color of bar with expression, Measure1 shud be green and measure 2 shud be red.

i know this is very basic, but not happening at my end..

kindly suggest

5 Replies
tamilarasu
Champion
Champion

Hi Abhay,

Right click on the chart and go to chart properties. There select colors tab and change the first two colors in the data appearance group.

Capture.PNG

Not applicable

try this

Untitled.png

abhaysingh
Specialist II
Specialist II
Author

sorry, i forget to mention i m trying this in Qliksense, so i have only option to achieve by Expression..

Not applicable

sorry abhay i have no idea in qliksense

abhaysingh
Specialist II
Specialist II
Author

but their must be a way can be achieved by calculative expression right.. which we can do both in qlikview and qliksense