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

Need help on Charting

Hi All,

I am dealing with a situation where I need to plot a chart to show the steps user need to take to reach from Point Start to finish. E.g

Lets say I have a Patient A, from enrolling into a Therapy till Delivering the medicine he need to go through say 4 steps.

Patient Name          Steps               Start Date               End Date

A                             Step 1              1-Jan-2017              10-Jan-2017

                               Step 2              11-Jan-2017                  

                               Step 3               Not Started

                               Step 4               Not Started

The idea is to show to user that what all levels he already passed and where he is standing today, and post that how many more steps will be coming.

Chart.png

Can someone please help in letting me know which Chart or Extension should I pick to achieve this.

Thx

Ankit

10 Replies
OmarBenSalem

You can also color the steps that are not finished in Black and the finished in green.

The condition would be on the EndDate, if the EndDate>Today() => It's not finished else, finished:

Capture.PNG