Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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.
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 74 | |
| 70 | |
| 39 | |
| 35 | |
| 23 |