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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
PhilKing01
Contributor II
Contributor II

Creating a timeline of events in Qliksense

Morning, 

Sorry if not the right forum. I'm working on a dashboard that would show a timeline of events. I need to construct the data but essentially it would be a date timestamp, an event, and possibly a value (in its simplest form). For example, it would show a table similar to the below:

EventIDDateTimeStampEventNameValueetc.
0125/06/2025 08:00Call Connectedx 
0125/06/2025 08:30Arrived On Sceney 
etc.    

 

Then I want to create a graphic which is only visible when a user selects an individual event ID (there will be a separate filter that highlights these events to the users to prevent all date timestamps from clustering on the graphic).

Example of TimeLine GraphicExample of TimeLine Graphic

Essentially, for every date time action during an event, it should be plotted on the graphic showing the event name / type. 

My question is: Is this possible in any Qlik products? Has anyone an example or link they can share with me to explore further?

Thank you in advance for any feedback / questions. 

 

Labels (1)
2 Replies
marcus_sommer

Such kind of task could be visualized with gantt-charts. There are various postings within the community about this topic, for example:

Creating a Gantt Chart in Qlik Sense - Qlik Community - 1606833

PhilKing01
Contributor II
Contributor II
Author

Thank yo Marcus, I'll take a look. Ideally a combined single line instead of many would be preferred but I'll explore and see what is possible.