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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I have a column with numbers, I have to create three bar charts (minmum, average and median) from the values using that column. But when I try to do that the bars gets attached to each other. The bars are attached to each other leaving big space in the left and right side, is there a way to give space between the bars . I did try creating (average, median and minimum as a separate measures as well but nothing is working. Any suggestions in this ?
Solved! Go to Solution.
This is happening because you don't have an X-axis.
You just put 3 different measures.
To get the graph you can generate a table of your measures, please follow these steps.
1. Create blank table with a column with your measures :
2. Regular measures of what you need
3. Create dynamic measure in the new table
4. Put column "measures column" from the new table on x axis and "bar measure" on Y:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
You are cool this wroked fine. I did the same before but made it wrongly
This is happening because you don't have an X-axis.
You just put 3 different measures.
To get the graph you can generate a table of your measures, please follow these steps.
1. Create blank table with a column with your measures :
2. Regular measures of what you need
3. Create dynamic measure in the new table
4. Put column "measures column" from the new table on x axis and "bar measure" on Y:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
You are cool this wroked fine. I did the same before but made it wrongly
Happy to help 😊
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 53 | |
| 40 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 97 | |
| 81 | |
| 35 | |
| 29 | |
| 25 |