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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Help needed creating a trending chart

Hi

I have the following data:

Capture.JPG

and I would like to have it displayed like this:

Untitled.png

You know: rating on the left, timeline below and the trending. I want to show the changes of rating over time. I tried to create a trend chart but don't know what dimmensions and expressions to use. Please take into consideration there is a long list of clients. Probably all lines will be showed in the same chart, but that's ok.

Thanks for any help provided.

1 Solution

Accepted Solutions
sunny_talwar

Something like this?

Capture.PNG

Dimension: reporting_date2

Expression: =Match(rating, 'Red', 'Yellow', 'Green')

View solution in original post

1 Reply
sunny_talwar

Something like this?

Capture.PNG

Dimension: reporting_date2

Expression: =Match(rating, 'Red', 'Yellow', 'Green')