Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi!
I have dataset that looks like this:
Job Name | Start | End | Duration (days) |
JOB24 | 12.07.2018 03:00:53 | 12.07.2018 03:30:53 | 0,020833333 |
JOB23 | 12.07.2018 02:37:36 | 12.07.2018 02:38:09 | 0,000381944 |
JOB22 | 12.07.2018 02:37:36 | 12.07.2018 02:38:04 | 0,000324074 |
JOB21 | 12.07.2018 02:37:13 | 12.07.2018 02:37:14 | 1,15741E-05 |
..........
Start and End have DateTime type. Duration is simply End minus Start.
Some Jobs overlap in time.
I am trying to visualize Jobs Flow using Stacked Bar Chart. Ideally (reproduced in Excel) it should look like this:
Please help to create similar Graph in Power BI Desktop.
In Excel I set 'Start' and 'Duration' to Legend and then 'No fill' Start. In Power BI Desktop only one variable possible to add to the Legend.
Solved! Go to Solution.
Hi k0ater,
Add this custom visual to your report:
You just have to put the start date and the end date.
The visual is very powerful, so I let the configuration of the visual to you.
But you should be able to see somenthing like this:
or this:
If my answer is what you where looking for, please mark it as accepted. Like this, others can benefit from my answer too.
Regards
Hi k0ater,
Add this custom visual to your report:
You just have to put the start date and the end date.
The visual is very powerful, so I let the configuration of the visual to you.
But you should be able to see somenthing like this:
or this:
If my answer is what you where looking for, please mark it as accepted. Like this, others can benefit from my answer too.
Regards
Thanks! Thats exactly what I need
User | Count |
---|---|
114 | |
73 | |
55 | |
48 | |
44 |
User | Count |
---|---|
171 | |
118 | |
60 | |
59 | |
54 |