March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello.
I have a need to create a data set that visually shows variations between planned and actual timelines, within a single day, on a 5-10 minute increment basis.
Every day has an active work window of approximately 1.5-2 hours, which will be planned out in advance. Commonly, but not every day, there will be some variance (both early and late).
The data, day by day, may look something like this:
The two ways I was able to identify this were using bar charts with error bars (or a bullet graph) and through the use of a matrix. I was not sure which approach would be better suited, and was unable to create either myself.
Either way, the timeline needs to:
It seems like videos such as this Create A Gantt Chart In Power BI With A Matrix Visual (youtube.com) are close to what I want to be able to do, but I am unclear how to structure my data and create the measures that would do this for me on a 5 minute increment timescale 'and' highlight variations between actual and planned.
I am unclear how to structure my data and create the measures that would do this for me on a 5 minute increment timescale
Create a reference table that has these buckets prepopulated, or use GENERATESERIES to do that on the fly (multiply your date values by 288)
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
168 | |
116 | |
63 | |
57 | |
50 |