Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm looking for some visualisation help.
I have the below table that I've calculated the 'End Time' for the operating theatre for a specific date but I'd like to find a visual representation that would show the same information on a chart rather than just a straight table.
Could I possibly use a line chart with time being on the Y axis and Date on the X? (I tried this but didnt know how to have the Y axis as a representation of time) Or is there another Qlik native or Vizlib chart that could be used to represent this data?
Thanks
Ciara
Here is a distribution chart, not sure if it is what you are looking for ..
It has OperatingRoomID and ScheduleOperationDate as dimensions, and OREndTime as a measure with no aggregation. Also Jitter points turned on under Appearance>Presentation and Color by OperatingRoomID.
Or a bar chart as below
Hey Lisa
These both look great. I think the Bar Chart might work but how did you get the Y axis to display the time? My bars are the correct times from my table but the height of all my bars are the same even though there are hours differences with some of the end times.
Thanks again for your help.
Ciara
Here are the properties of the measure
Ahh ok ... sorry I didnt explain my data model really. The OREndTime is a calculated field in my script so it repeats on every row. I can't use sum. When I try to use 'Max' all bars remain the same height.