<?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 Line feed character UNICHAR(10) shows up as &amp;amp;#10; in measure driven data labels in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Line-feed-character-UNICHAR-10-shows-up-as-amp-10-in-measure/m-p/3284669#M122086</link>
    <description>&lt;P&gt;Hi all! I recently updated to the May 2023 desktop update of PBI, and the measure driven data labels feature solves something I've been fighting with for a while now. I'm looking at how many conditions within a specified set each patient in a list has, and I'm using a stacked bar chart as the visualization. I'd like the data labels to show the number of conditions, and then on the next line, the number of patients. I have another measure that I wrote where I used UNICHAR(10) to make a new line and it works correctly (I don't know if it's because the measure was built before I updated, if it's because it's a different type of visual, or some other reason), but when I do the same here it shows as &amp;amp;#10; instead.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the measure, which aside from not giving me a new line is giving the correct results:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ConditionCTLabel = SELECTEDVALUE(AllPatients[ConditionCT]) &amp;amp; ":" &amp;amp; UNICHAR(10) &amp;amp; COUNT(AllPatients[ConditionCT])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the resulting labels in the visualization:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And here's essentially what I'd like it to look like:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Almost everything I've googled has said to turn on word wrap, but there is no option for word wrap that I can find on this visualization. Am I missing something? Doing something wrong? TIA&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2023 23:00:01 GMT</pubDate>
    <dc:creator>kgrafton86</dc:creator>
    <dc:date>2023-06-14T23:00:01Z</dc:date>
    <item>
      <title>Line feed character UNICHAR(10) shows up as &amp;#10; in measure driven data labels</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Line-feed-character-UNICHAR-10-shows-up-as-amp-10-in-measure/m-p/3284669#M122086</link>
      <description>&lt;P&gt;Hi all! I recently updated to the May 2023 desktop update of PBI, and the measure driven data labels feature solves something I've been fighting with for a while now. I'm looking at how many conditions within a specified set each patient in a list has, and I'm using a stacked bar chart as the visualization. I'd like the data labels to show the number of conditions, and then on the next line, the number of patients. I have another measure that I wrote where I used UNICHAR(10) to make a new line and it works correctly (I don't know if it's because the measure was built before I updated, if it's because it's a different type of visual, or some other reason), but when I do the same here it shows as &amp;amp;#10; instead.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the measure, which aside from not giving me a new line is giving the correct results:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ConditionCTLabel = SELECTEDVALUE(AllPatients[ConditionCT]) &amp;amp; ":" &amp;amp; UNICHAR(10) &amp;amp; COUNT(AllPatients[ConditionCT])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the resulting labels in the visualization:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And here's essentially what I'd like it to look like:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Almost everything I've googled has said to turn on word wrap, but there is no option for word wrap that I can find on this visualization. Am I missing something? Doing something wrong? TIA&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 23:00:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Line-feed-character-UNICHAR-10-shows-up-as-amp-10-in-measure/m-p/3284669#M122086</guid>
      <dc:creator>kgrafton86</dc:creator>
      <dc:date>2023-06-14T23:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Line feed character UNICHAR(10) shows up as &amp;#10; in measure driven data labels</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Line-feed-character-UNICHAR-10-shows-up-as-amp-10-in-measure/m-p/3288528#M122354</link>
      <description>&lt;P&gt;Looks like this is a known error that should be fixed soon&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://twitter.com/insightsmachine/status/1667826657527480320?s=46&amp;amp;t=c9TBdIfLHaRTfzlzORxQ4A" target="_blank" rel="noopener nofollow ugc"&gt;https://twitter.com/insightsmachine/status/1667826657527480320?s=46&amp;amp;t=c9TBdIfLHaRTfzlzORxQ4A&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 20:22:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Line-feed-character-UNICHAR-10-shows-up-as-amp-10-in-measure/m-p/3288528#M122354</guid>
      <dc:creator>kgrafton86</dc:creator>
      <dc:date>2023-06-16T20:22:43Z</dc:date>
    </item>
  </channel>
</rss>

