Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi everyone,
My client requires a certain type of graph, and I can't seem to find anything like it.
The bars are all different categories, like industry, or facility or something and the magnitude of their X values determines their width.
Has anyone seen something like this? On the marketplace or otherwise?
Thanks
Hi, @Anonymous
It is unavailable that the magnitude of their X values determines their width. I'd like to suggest you post a new idea in Idea Forum , and add your comments there to improve Power BI for making this feature coming sooner.
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Had a thought about how to pull this off but couldn't quite bring it home. You might get an idea or two from it so figured I'd post it anyway.
I went down another path that ended up not working. Can you explain what you did in your solution and I can try that? I'm not sure how you have it set up.
Sorry, I missed that pbix. I downloaded it and took a look. Can you please explain the DAX table that you made?
Also, was there a reason to use a clustered column chart? I tried switching it to stacked and got closer to the visual I'm looking for:
Basically my data has facilities, a value and production:
| Facility | Value | Production |
| East | 50 | 450 |
| West | 200 | 900 |
| North | 35 | 250 |
| South | 120 | 340 |
The width of the column is actually the % total of production, so the X axis adds up to 100%. For the East facility, the Y axis value would be 50, but the X-axis width would be ~23.2%, or 50 high and 23.2 across. Am I going about this all wrong? Should I be using a 100% stacked column chart? The user wants to be able to see, at a glance, what the value is for a facility and their % of total production.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 38 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 65 | |
| 30 | |
| 26 | |
| 25 |