Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I was trying to replicate the below excel bar chart in Power BI but couldnt find a way.
X axis as dates
Y axis as Project A , B, C names
3 Bars start with start dates and followed with recruiment, training, probation in the same bar but with different colors and value(days) within the bar.
Lastly, add today's date as dotted line on the chart.
Any tips?
Project Name | Start Date | Recruitment (days) | Training(days) | Probation (days) |
Project A | 09/01/2022 | 30 | 30 | 30 |
Project B | 10/01/2022 | 20 | 40 | 30 |
Project C | 11/01/2022 | 30 | 30 | 30 |
Or you can use white bars and DATEDIFF with MIN([Start Date])
You can use this example with visualization for it.
shorturl.at/kuANU
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
8 | |
7 | |
4 | |
3 |