Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello,
I want to create a Timeline that looks something like this:
I have tried to create it with a stacked bar chart, but I can't declare start and end dates.
This is the data i want to display stacked (in between these dates there should be nothing):
| DateTime Start | DateTime End | Duration | Interruption Number |
| 14.03.2022 10:56:18 | 14.03.2022 15:56:22 | 00:00:04 | 15 |
| 14.03.2022 11:20:33 | 14.03.2022 12:30:55 | 01:10:22 | 10 |
| 14.03.2022 13:18:42 | 14.03.2022 13:24:16 | 00:05:34 | 27 |
Is something like this possible?
Solved! Go to Solution.
There's a visual in the marketplace called Craydec Timelines, it's a newer version of the one used in Phil Seamark's Analyse my Refresh Visualise your Power BI Refresh - Phil Seamark on DAX
Proud to be a Super User!
There's a visual in the marketplace called Craydec Timelines, it's a newer version of the one used in Phil Seamark's Analyse my Refresh Visualise your Power BI Refresh - Phil Seamark on DAX
Proud to be a Super User!
@martinzierler , I used matrix in the past, see if that can help
Matrix as Project plan Visual: https://youtu.be/R25QoiyoSVs
Hello,
unfortunately that did not help. It would have helped if I only wanted to show the sum of the interruptions per day, but my timeline has to show every single interruption from 06:00 am until 02:00pm
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.