Forum Discussion
bergen288
Helper IV
3 years agoTitle split by UNICHAR(10) doesn't work as expected
I have the following DAX measure as the title of my line chart visaul. UNICHAR(10) is used to split title. However, it is splitted after "Dashed" instead. What's the problem and how to address it? ...
- Anonymous3 years ago
Hi bergen288
You need to close the "Text wrap" in Title
because if it is open, the title will be affected by the size of your visual, when you closed it, the measure you created can work:
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
3 years agoNot applicable
Hi bergen288
You need to close the "Text wrap" in Title
because if it is open, the title will be affected by the size of your visual, when you closed it, the measure you created can work:
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.