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: 
Not applicable

Need to display data in a text object with background color changing according to given set of conditions

Hi ,

I need to display a data in Text object based on the value of the background color of the text object should change and in the text object I need to  display the sum of Sales(Actual) for a given product in the text object with appropriate background color

If the value of the Sum(ActualSales)/Sum(PlannedSales) for a given product is less than 60% the background should be in Red color
If the value of the Sum(ActualSales)/Sum(PlannedSales) for a given product is greater than 85% the background should be in Green color
If the value of the Sum(ActualSales)/Sum(PlannedSales) for a given product is between than 60% & 85 % the background should be in Yellow color.

I have attached the Sample Data for the same.

Any help in this regard is appreciated

Thanks in Advance

1 Solution

Accepted Solutions
mdmukramali
Specialist III
Specialist III

Dear,

Kindly find the attachment.

Thanks,

Mukram.

View solution in original post

4 Replies
nizamsha
Specialist II
Specialist II

PFA

tresesco
MVP
MVP

May be like attached sample

mdmukramali
Specialist III
Specialist III

Dear,

Kindly find the attachment.

Thanks,

Mukram.

Not applicable
Author

Thanks Nizam,tresesco,Mukram for your timely help.

All the three worked..:)