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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to change values to positive and how to change the colour of the value?


Hi,

I have straight table with

dimensions  as CaseCode,DueDate

expression as Days in List = today()-aggr(Date(max(DueDate)),CCode)

Based on above expression the Days in List is showing negative and positive values. How can I change all values to positive. I need to change the colour of values if the Due Date is future I need green. If Due Date is earlier date(I,e past date) I need red colour. Is it possible? please can anyone suggest me please.

Thanks.

11 Replies
Not applicable
Author

Thanks.

Not applicable
Author

Yes did it. Thanks.