<?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: Formatting issues in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197724#M19065</link>
    <description>The ultimate goal is to make sure the user's query is resolved, language is just a bridge to ensure that communication is done properly, if a group of people decide that the new synonym is unfreezed soon it will be accepted worldwide, I have studied English since first day at school, but still it is impossible to remember tense for each word, when I come online I try to solve 5-10 questions and in that time frame I can't pay heed to my English. I am sure the OP understood what I meant by unfreezed &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
    <pubDate>Thu, 02 Jul 2020 10:41:40 GMT</pubDate>
    <dc:creator>AntrikshSharma</dc:creator>
    <dc:date>2020-07-02T10:41:40Z</dc:date>
    <item>
      <title>Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1193678#M18956</link>
      <description>&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Hi, when creating a measure, some instances I am unable to have the option to select the format of my measure, in particular, I want to have zero decimal places as shown below. Is it because the numerator and denominator both have differring formats so it confuses Power BI when they are used in a new meausre via DIVIDE DAX?&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;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;arnie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 01:55:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1193678#M18956</guid>
      <dc:creator>arniet</dc:creator>
      <dc:date>2020-07-01T01:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1194299#M18962</link>
      <description>&lt;P&gt;That could be an issue with the latest version of PBI, I have also faced a couple issues in June release that were not in the previous versions. Try switching applications and it might get unfreezed.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 11:44:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1194299#M18962</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-07-01T11:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1194840#M18974</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="216518" data-lia-user-login="arniet" class="lia-mention lia-mention-user"&gt;arniet&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are trying to return an integer and a string value in the same Measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try Like this measure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Net Sales per order = Divide ( [MTD Curr [Net Sales] , [MTD Curr] , &lt;STRONG&gt;BLANK()&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Appreciate with a Kudos!! (Click the Thumbs Up Button)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 11:20:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1194840#M18974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-01T11:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197678#M19061</link>
      <description>"unfreezed" does not exist in English. Please use unfrozen. Thanks.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Thu, 02 Jul 2020 10:23:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197678#M19061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-02T10:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197699#M19062</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp; Thank you for pointing out a &lt;STRONG&gt;grammatical&lt;/STRONG&gt; error on a &lt;STRONG&gt;PBI forum&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 10:31:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197699#M19062</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-07-02T10:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197710#M19064</link>
      <description>&lt;P&gt;Dear &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="236628" data-lia-user-login="AntrikshSharma" class="lia-mention lia-mention-user"&gt;AntrikshSharma&lt;/a&gt;.&lt;BR /&gt;&lt;BR /&gt;No need to be sarcastic. Even on a PBI forum it pays to be correct.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 10:34:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197710#M19064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-02T10:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197724#M19065</link>
      <description>The ultimate goal is to make sure the user's query is resolved, language is just a bridge to ensure that communication is done properly, if a group of people decide that the new synonym is unfreezed soon it will be accepted worldwide, I have studied English since first day at school, but still it is impossible to remember tense for each word, when I come online I try to solve 5-10 questions and in that time frame I can't pay heed to my English. I am sure the OP understood what I meant by unfreezed &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 02 Jul 2020 10:41:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197724#M19065</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-07-02T10:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197878#M19068</link>
      <description>Interestingly, I have not studied English since my first day at school but I almost always get it right (without paying any heed to it as I type) and solve not fewer problems than you. But I really don't have time to enlarge upon why proper English is a good-to-have skill. You do as you please.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Thu, 02 Jul 2020 11:55:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1197878#M19068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-02T11:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1198967#M19115</link>
      <description>&lt;P&gt;Thank you everyone for your input and resolving my query, much appreciated!!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 23:10:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1198967#M19115</guid>
      <dc:creator>arniet</dc:creator>
      <dc:date>2020-07-02T23:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1199718#M19149</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="216518" data-lia-user-login="arniet" class="lia-mention lia-mention-user"&gt;arniet&lt;/a&gt;&amp;nbsp;,&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;P&gt;Please mark the correct solution as Solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will help others in&amp;nbsp; the community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;HN&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 07:01:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formatting-issues/m-p/1199718#M19149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-03T07:01:01Z</dc:date>
    </item>
  </channel>
</rss>

