Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 45 | |
| 35 | |
| 30 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 38 | |
| 21 | |
| 21 |