Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR June 25, 2025: Build on Apache Iceberg with Qlik Open Lakehouse - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
akpofureenughwu
Creator III
Creator III

Creating Gantt Chart on Qliksense

Good day everyone

I need help.. How do I develop a gantt chart on qliksense. I read a blog on how to build gantt chart on qlikview but I can't implement it on qliksense.

I attached the blog as well as sample data. I will be grateful if you give me a tip

Regards

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

12 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

You can use the Qlik Sense Extension from Branch.Qlik.Com.

Sample extension is

Qlik Branch

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Or this extension: GitHub - ralfbecher/QlikSense_Extension_Timeline: QlikSense Extension Timeline


talk is cheap, supply exceeds demand
akpofureenughwu
Creator III
Creator III
Author

Thank you Wassenaar... How do I apply this branch to my work? I haven't used an extension before... Really need a little bit of assist here

Thanks

akpofureenughwu
Creator III
Creator III
Author

Thank you Solanki.. How do I apply this branch to my work? I haven't used an extension before... Really need a little bit of assist here. I'm watching a qlik video on youtube.. I pray it's helpful

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

Go through the below link, it will help.

Playing with Extensions in Sense

https://community.qlik.com/blogs/qlikviewdesignblog/2015/06/05/finding-installing-and-using-qlik-sen...

visualization-extensions

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
akpofureenughwu
Creator III
Creator III
Author

Cool... I'm on it now. I will give you a feedback when I;m through..

Thank you sir

akpofureenughwu
Creator III
Creator III
Author

Hello Solanki,

I followed the link by M. Tarallo...

I even implemented the extensions in the example folder on qliksense like the people chart.

I tried downloading the timeline git.. http://visjs.org/docs/timeline/.

and did but I got stuck and in wonderland like alice....

Really confused here

akpofureenughwu
Creator III
Creator III
Author

Hello.. It's making sense now but I need to convert my date format dd/mm/yyyy to yyyy/mm/dd..

from Qlik Branch

Usage

Use 3 or 4 dimensions (no measures):

  • Dim 1 (required): Main dimension and row label
  • Dim 2 (optional): Bar label
  • Dim 3 (required): start date, format YYYY-MM-DD (ISO)
  • Dim 4 (required): end date, format YYYY-MM-DD (ISO)

You currently need to ensure that all start and end dates exist. Dates will need to be converted to YYYY-MM-DD as required by the Google Chart API.

akpofureenughwu
Creator III
Creator III
Author

Thanks kaushik.solanki

I developed the gantt chart...

I'm grateful for your support.

Regards