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 have static table crated in the AAS model (Table1) and this to be converted and shown like table2: ( Adding Padding to each Name). Please suggest how to add padding to each label.
Table1:
Name | Index |
AAAAAAAA | 1 |
BBBBBBBB | 2 |
CCCCCCC | 3 |
DDDDDD | 4 |
EEEEEEE | 5 |
FFFFFFF | 6 |
GGGGG | 7 |
HHHHHH | 8 |
Final Output should show in the dashboard is :
Solved! Go to Solution.
Hi @Naveen29 ,
Please turn off the Text Wrap option for Values in Format pane:
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Naveen29 ,
Please turn off the Text Wrap option for Values in Format pane:
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Create a new column in your data and use that in measure
Proud to be a Super User!
@VijayP I created this DAX ,however when it pulled in to dashboard ,the output showing orginal format not showing any padding to the labels.
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.