<?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: Title split by UNICHAR(10) doesn't work as expected in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3021154#M102791</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="446092" data-lia-user-login="bergen288" class="lia-mention lia-mention-user"&gt;bergen288&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This worked for me with a similar title measure:&lt;/P&gt;
&lt;P&gt;Turn off "Text wrap" under Format pane &amp;gt; General &amp;gt; Title.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then the title should display the "line feed" UNICHAR(10) characters correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Owen&lt;/P&gt;</description>
    <pubDate>Sun, 15 Jan 2023 00:00:47 GMT</pubDate>
    <dc:creator>OwenAuger</dc:creator>
    <dc:date>2023-01-15T00:00:47Z</dc:date>
    <item>
      <title>Title split by UNICHAR(10) doesn't work as expected</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3020044#M102701</link>
      <description>&lt;P&gt;I have the following DAX measure as the title of my line chart visaul.&amp;nbsp; &lt;SPAN&gt;UNICHAR&lt;/SPAN&gt;&lt;SPAN&gt;(10) is used to split title.&lt;/SPAN&gt;&amp;nbsp;However, it is splitted after "Dashed" instead.&amp;nbsp; What's the problem and how to address it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Number of Payments by Hour Title =&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; __Today = &lt;/SPAN&gt;&lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;(PBI_XZ_Fraud_Alerts_Today_Check&lt;/SPAN&gt;&lt;SPAN&gt;[to_day]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;"Long Date"&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;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;"Number of Payments by Hour on "&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; __Today &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;UNICHAR&lt;/SPAN&gt;&lt;SPAN&gt;(10) &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;"Dashed Thin Line is Unassigned Payment"&lt;/SPAN&gt;&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>Fri, 13 Jan 2023 18:17:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3020044#M102701</guid>
      <dc:creator>bergen288</dc:creator>
      <dc:date>2023-01-13T18:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Title split by UNICHAR(10) doesn't work as expected</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3021154#M102791</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="446092" data-lia-user-login="bergen288" class="lia-mention lia-mention-user"&gt;bergen288&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This worked for me with a similar title measure:&lt;/P&gt;
&lt;P&gt;Turn off "Text wrap" under Format pane &amp;gt; General &amp;gt; Title.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then the title should display the "line feed" UNICHAR(10) characters correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Owen&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2023 00:00:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3021154#M102791</guid>
      <dc:creator>OwenAuger</dc:creator>
      <dc:date>2023-01-15T00:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Title split by UNICHAR(10) doesn't work as expected</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3022348#M102897</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="446092" data-lia-user-login="bergen288" class="lia-mention lia-mention-user"&gt;bergen288&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to close the "Text wrap" in &lt;STRONG&gt;Title&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;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:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Yolo Zhu&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps, then please consider&amp;nbsp;Accept it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jan 2023 06:35:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3022348#M102897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-16T06:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Title split by UNICHAR(10) doesn't work as expected</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3025997#M103187</link>
      <description>&lt;P&gt;I accepted both of your answers as solutions.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 14:11:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Title-split-by-UNICHAR-10-doesn-t-work-as-expected/m-p/3025997#M103187</guid>
      <dc:creator>bergen288</dc:creator>
      <dc:date>2023-01-17T14:11:31Z</dc:date>
    </item>
  </channel>
</rss>

