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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Heny
Contributor III
Contributor III

bar chart with timeline

hi, 

i need to create a chart showing the percentage of workers that showed up each hour of a day.

it should look like this:

I can't seem to get the time function right.

Capture.PNG

 

4 Replies
Heny
Contributor III
Contributor III
Author

Hi, 

Any help with my question above?

How do i add the time as a dimension in the x axis?

lironbaram
Partner - Master III
Partner - Master III

hi , 

can you describe which data you have in your time field 

 

Heny
Contributor III
Contributor III
Author

start + end time for each worker

lironbaram
Partner - Master III
Partner - Master III

in order to create the chart you want 

in the load script 

create a table with 24 hours 

than using intervalmatch connect it to the start and end time of the worker 

if you can post sample data (2-3 rows of data) ,it'll be easy to create a demo