Forum Discussion

AGo's avatar
AGo
Post Patron
7 years ago
Solved

Stacked bar chart with concurrent events between datetimes

My working sessions dataset includes rows with start datetime and end datetime and the column "worker name". The goal is to return a stacked bar chart with a timeline axis and "number concurrent wor...
  • AGo's avatar
    AGo
    7 years ago

    Thanks for reply, but I need both timeline and duration to be displayed on the x-axis because the Y-axis is needed to be available for "number of concurrent sessions". I think the answer is that power BI (without R) can't manage the concept of time duration as part of a timeline on the x-axis. Something similar is the Gantt chart in the custom visuals section, but not usable in this case.