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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
sayadutt
Creator
Creator

Populating RAG status based on Date

Hi,

I have a requirement where I need to plot the RAG status (Red, Amber, Green). Below is how my data look.

TeamDateRAG Status
A8/19/2019Green
B8/19/2019Green
A8/20/2019Green
B8/20/2019Amber
A8/21/2019Red
B8/21/2019Red

 

Based on this, I need to populate like below.

Capture.PNG

1 Solution

Accepted Solutions
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

You may discard the tabs right after the exit script.

View solution in original post

4 Replies
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

There you go:

MC.PNG

Qvw attached for reference. 

Refer to Chart Properties>Expressions>Expand the '+' and look at Background and Text Color.

 

Thanks and regards,

Arthur Fong

Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Attached is a better way to show your result without Team show as null value:MC.PNG 

Do take a look on the logic at script level.

Thanks and regards,

Arthur Fong

sayadutt
Creator
Creator
Author

Hello, 

The Edit Script has more tabs. 

Do we need these many tabs?

Arthur_Fong
Partner - Specialist III
Partner - Specialist III

You may discard the tabs right after the exit script.