Forum Discussion
Table visual column header or Card visual field name query
In a Table visual, is there a way to put a line return within one of the column headers ?
Similarly, is there a way to force a new line on the field name within a Card visual ?
I have columns and cards where they are wide enough to take part of what would sensibly look better showing on a second line, so I need to narrow down the column/card to force a new line where I want it, but then risk the data showing incorrectly.
Easiest demonstrated on a Card, but the same applies to columns in a Table
E.g. vs
I've not found a solution so far but any suggestions welcome
Regards
Fred
Hi Anonymous ,
Have you try to explicitly enter a newline character by pressing Alt-Enter in the formula bar? Please refer to the OwenAuger 's reply in https://community.powerbi.com/t5/Desktop/how-to-get-text-in-new-line-in-the-data-cards-label/td-p/441396
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
4 Replies
- amitchandakSuper User
Anonymous , You can try unichar(10), but it might work in some cases
https://community.powerbi.com/t5/Desktop/Line-break-in-a-visual/td-p/226739
- AnonymousNot applicable
Hi, yes, seen and tried that, sadly that simply displays UNICHAR(10) in the middle of the Field name.
I tried various methods of imbedding without success.
- v-deddai1-msftCommunity Support
Hi Anonymous ,
Have you try to explicitly enter a newline character by pressing Alt-Enter in the formula bar? Please refer to the OwenAuger 's reply in https://community.powerbi.com/t5/Desktop/how-to-get-text-in-new-line-in-the-data-cards-label/td-p/441396
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai