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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
jim_chan
Specialist
Specialist

Linear Gauge expression, can this work?

Hi guys,

i am creating a straight table, and use a linear gauge in it. I want to show that if number of col A  is more than number in col B, then color Orange, else Gray color.

So , in the gauge setting, i change the segment 1 color calculated expression to:

if(sum(Actual_Count) < (sum({<STATUS={'Failed'}>}MY_COUNT)),RGB(51,153,255),RGB(255,102,102))

It is not working. Anytime wrong guys?

Rgds,

Jim

1 Reply
Anonymous
Not applicable

Hi Jim

Could you post your app to help understand your issue?