<?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 Format string thousands Value issue in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Format-string-thousands-Value-issue/m-p/2383858#M856449</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I work with a tabular model and i create a new measure with the format string as bellow :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#,##0,.00 K&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When create a matrix in power bi and i display the measure i have :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4,456,180.13 K&amp;nbsp;&amp;nbsp;(which I expect)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But when i change the&lt;STRONG&gt; value decimal places&lt;/STRONG&gt;&amp;nbsp;to 0 on the property of visual&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the measure value change to : &lt;SPAN&gt;4,456,180,133&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;K&amp;nbsp;(which I do not expect, I hoped for 4,456,180 k)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a solution to this? or is this a bug?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2022 15:52:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-03-09T15:52:12Z</dc:date>
    <item>
      <title>Format string thousands Value issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Format-string-thousands-Value-issue/m-p/2383858#M856449</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I work with a tabular model and i create a new measure with the format string as bellow :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#,##0,.00 K&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When create a matrix in power bi and i display the measure i have :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4,456,180.13 K&amp;nbsp;&amp;nbsp;(which I expect)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But when i change the&lt;STRONG&gt; value decimal places&lt;/STRONG&gt;&amp;nbsp;to 0 on the property of visual&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the measure value change to : &lt;SPAN&gt;4,456,180,133&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;K&amp;nbsp;(which I do not expect, I hoped for 4,456,180 k)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a solution to this? or is this a bug?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 15:52:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Format-string-thousands-Value-issue/m-p/2383858#M856449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-09T15:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Format string thousands Value issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Format-string-thousands-Value-issue/m-p/2390982#M858368</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;After using Format, the data type becomes a text type.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/format-function-dax" target="_blank"&gt;https://docs.microsoft.com/en-us/dax/format-function-dax&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can modify dax to the following form:&lt;/P&gt;
&lt;P&gt;Measure = FORMAT(MAX('Table'[amount]),"#,##0,K")&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;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 03:07:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Format-string-thousands-Value-issue/m-p/2390982#M858368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-14T03:07:55Z</dc:date>
    </item>
  </channel>
</rss>

