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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Time Line Chart

I have to make this chart with the following data available.

Time Frame Current Month Start DateCurrent Month Last DatePrevious Month Start DatePrevious Month End Date
3 Months Vs 3 Months12/1/20112/1/20129/1/201111/1/2011
6 Months Vs 6 Months9/1/20112/1/20123/1/20118/1/2011
12 Months Vs 12 Months3/1/20112/1/20123/1/20102/1/2011
Baseline Vs SPTD1/1/20122/1/20124/1/20119/1/2011

How can i make this. I am really struggling to make this. Can anyone please attach a sample qvw file after making this. I will really be obliged.

Dates are in MM/DD/YYYY format

timeline-chart.png

1 Solution

Accepted Solutions
hic
Former Employee
Former Employee

You can make a Gantt chart by using the expression attribute "Bar Offset".

HIC

View solution in original post

4 Replies
hic
Former Employee
Former Employee

You can make a Gantt chart by using the expression attribute "Bar Offset".

HIC

Not applicable
Author

Hi Henric,

Its working. But i want to get Month name instead of Dates. How may i do that ??

hic
Former Employee
Former Employee

In the properties of the chart, under "Number", I have set the format of the axis to M/D/YYYY.

Change this to 'MMM YYYY'.

HIC

Not applicable
Author

Thank you Henric. It works