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 am looking to change a column label on a stacked bar chart. On the below screenshot, the labels are based on the field "Probability KPI", which has values of 1-6. I would like to substitute the values with the text that appears in the text boxes above the chart.
If there is no way to do that, then I would like a way to set constant widths for the columns. The current issue is that as the filter changes and different cases are pulled into the visual, the columns move and no longer align with the text boxes.
Thanks in advance!
Solved! Go to Solution.
not possible with the default visuals. Consider using custom visuals like Deneb.
Hi @kevfin03
Just as lbendlin post that it's impossible to change the label of the X-axis, using a custom visual could be a good choice.
Or you can change the Range of the Minimum(1) and the Maximum(6) to fix the column.
The result is as follow:
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks to you both! I was able to get the formatting I wanted using Deneb.
Hi @kevfin03
Just as lbendlin post that it's impossible to change the label of the X-axis, using a custom visual could be a good choice.
Or you can change the Range of the Minimum(1) and the Maximum(6) to fix the column.
The result is as follow:
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
not possible with the default visuals. Consider using custom visuals like Deneb.
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.