Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
I have been asked to create a gantt chart to go by day of the week. What we are looking for is to show how many days a guest stays based on the day of the week they arrive and type of surgery.
So in the graphic below - those people admitted on Monday that have surgery 1 have an average stay of 3 days. If the same surgery on Wednesday, their average stay is 2 days.
If they have surgery 2 and arrive Monday, their average stay is 4 days and if they have the same surgery on Thursday, they also stay 4 days.
They really want it in this gantt format and not in a matrix. Is this possible?
Solved! Go to Solution.
Hi kattlees,
Based on my test, I find that there is no grant chart could achieve this goal currently. You could use “Gantt Chart By MAQ” from market, you will get below result
Data sample might be similar to below, create two measures
Measure 4 = MIN(gantt[ds]) Measure 3 = MIN(gantt[ds])+MIN(gantt[days])-1
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hi kattlees, were you able to create the room schedule dashboard? Would you please share the sample dashboard with me? Thanks!!
Hi kattlees,
Based on my test, I find that there is no grant chart could achieve this goal currently. You could use “Gantt Chart By MAQ” from market, you will get below result
Data sample might be similar to below, create two measures
Measure 4 = MIN(gantt[ds]) Measure 3 = MIN(gantt[ds])+MIN(gantt[days])-1
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
71 | |
70 | |
43 | |
42 |
User | Count |
---|---|
49 | |
42 | |
29 | |
28 | |
27 |