Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I'm trying to develope an app which shows data in this way (see image below).
My basic data has start (Inizio) and end (Fine) timestamps for each state (Stato) and machine (Cdl). I tried to use an IntervalMatch too but I'm still struggling to get to the solution (if there's one). See below here my data.
Does anyone has already devoleped things like this one or anyone has good ideas for my goal?
Thank you very much!
I'm not sure that this is possible natively in Qlik Sense. The obvious way would be to use a line chart and display the line as steps (rather than as a diagonal connecting the points)... I think this used to be an option in QlikView, but it's not available in Sense.
Unless anyone else has suggestions, your options are probably either to find an extension object that supports that functionality, or else build some sort of compromise, perhaps similar to the below, where each event is a separate line (and unfortunately Qlik Sense doesn't offer the ability to force the bars to overlap, which would give you exactly what you needed).