The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
Thanks.
Solved! Go to Solution.
Hi @bergen288
This worked for me with a similar title measure:
Turn off "Text wrap" under Format pane > General > Title.
Then the title should display the "line feed" UNICHAR(10) characters correctly.
Regards,
Owen
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.
I accepted both of your answers as solutions.
Thanks.
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.
Hi @bergen288
This worked for me with a similar title measure:
Turn off "Text wrap" under Format pane > General > Title.
Then the title should display the "line feed" UNICHAR(10) characters correctly.
Regards,
Owen
User | Count |
---|---|
26 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
30 | |
14 | |
12 | |
12 | |
7 |