<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: The 2nd line of split title doesn't show up in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-2nd-line-of-split-title-doesn-t-show-up/m-p/3085243#M107785</link>
    <description>&lt;P&gt;I figured out the root cause.&amp;nbsp; As shown below, when "style presets" is set to "None", the split 2nd line will show up, but it messes up with column headers.&amp;nbsp; The problem is that the table visual doesn't have enough space to allow multiple lines of the title.&amp;nbsp; I hope Power BI will fix it in the new version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2023 14:58:31 GMT</pubDate>
    <dc:creator>bergen288</dc:creator>
    <dc:date>2023-02-17T14:58:31Z</dc:date>
    <item>
      <title>The 2nd line of split title doesn't show up</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-2nd-line-of-split-title-doesn-t-show-up/m-p/3083961#M107657</link>
      <description>&lt;P&gt;I have the following measure as the dynamic title for my table visual.&amp;nbsp; It has&amp;nbsp;&lt;SPAN&gt;UNICHAR&lt;/SPAN&gt;&lt;SPAN&gt;(10) to split long title to 2 lines.&amp;nbsp; Somehow, the 2nd line doesn't show up as shown in screenshot below.&amp;nbsp; I can see the contents of 2nd line when hovering over title.&amp;nbsp; The text wrap of the title is turned off.&amp;nbsp; What's wrong with it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Title of Unassigned Sponsor Payments =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt;&lt;SPAN&gt; __SponsorID = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ISFILTERED&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'PBI_XZ_Fraud_Alerts'&lt;/SPAN&gt;&lt;SPAN&gt;[Sponsor ID]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"Sponsor ID is "&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'PBI_XZ_Fraud_Alerts'&lt;/SPAN&gt;&lt;SPAN&gt;[Sponsor ID]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;RETURN&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"Unassigned, &amp;nbsp;Undetermined, Follow-Up Payments with Risk Assist and Blank Action "&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;UNICHAR&lt;/SPAN&gt;&lt;SPAN&gt;(10) &amp;amp; __SponsorID &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;" in Last 91 Days up to Yesterday"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Feb 2023 20:16:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-2nd-line-of-split-title-doesn-t-show-up/m-p/3083961#M107657</guid>
      <dc:creator>bergen288</dc:creator>
      <dc:date>2023-02-16T20:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: The 2nd line of split title doesn't show up</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-2nd-line-of-split-title-doesn-t-show-up/m-p/3085243#M107785</link>
      <description>&lt;P&gt;I figured out the root cause.&amp;nbsp; As shown below, when "style presets" is set to "None", the split 2nd line will show up, but it messes up with column headers.&amp;nbsp; The problem is that the table visual doesn't have enough space to allow multiple lines of the title.&amp;nbsp; I hope Power BI will fix it in the new version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:58:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-2nd-line-of-split-title-doesn-t-show-up/m-p/3085243#M107785</guid>
      <dc:creator>bergen288</dc:creator>
      <dc:date>2023-02-17T14:58:31Z</dc:date>
    </item>
  </channel>
</rss>

