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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Start / end date and flags

Hello,

I have a dataset containing dates and flags.

For each date, the flag tells if a device was on (flag = true) or if the device was off (flag = false)

  

14-10-16 01:06TRUE
14-10-16 01:21FALSE
14-10-16 02:51TRUE
14-10-16 03:06FALSE
14-10-16 04:36TRUE
14-10-16 04:51FALSE
14-10-16 06:21TRUE
14-10-16 06:36FALSE
14-10-16 08:06TRUE
14-10-16 08:21FALSE
14-10-16 09:51TRUE
14-10-16 10:06FALSE
14-10-16 11:36TRUE
14-10-16 11:51FALSE
14-10-16 13:21TRUE
14-10-16 13:36FALSE
14-10-16 15:06TRUE
14-10-16 15:21

FALSE

How can I exploit these data to create a chart showing the device usage ?

E.g : time spent with device in status"on", per hour / day / month.

Is it possible to work with these raw data "as is" ? Or do you think I d' need to transform them ?

Regards,

Jean-Yves

10 Replies
Not applicable
Author

Thank you very much, John.

Regards,

Jean-Yves