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 measure as the dynamic title for my table visual. It has UNICHAR(10) to split long title to 2 lines. Somehow, the 2nd line doesn't show up as shown in screenshot below. I can see the contents of 2nd line when hovering over title. The text wrap of the title is turned off. What's wrong with it?
I figured out the root cause. As shown below, when "style presets" is set to "None", the split 2nd line will show up, but it messes up with column headers. The problem is that the table visual doesn't have enough space to allow multiple lines of the title. I hope Power BI will fix it in the new version.