<?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: How count row behaves in denominator in Divide formula in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-count-row-behaves-in-denominator-in-Divide-formula/m-p/1278056#M21724</link>
    <description>&lt;P&gt;OK, you've posted a measure - what's your actual question?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2020 16:27:15 GMT</pubDate>
    <dc:creator>jthomson</dc:creator>
    <dc:date>2020-08-06T16:27:15Z</dc:date>
    <item>
      <title>How count row behaves in denominator in Divide formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-count-row-behaves-in-denominator-in-Divide-formula/m-p/1278051#M21722</link>
      <description>&lt;P&gt;AvgSalesPerDistinctProduct :=&lt;BR /&gt;DIVIDE (&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SUMX ( Sales, Sales[Quantity] * Sales[Net Price] ),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COUNTROWS ( DISTINCT ( 'Product'[Product Code] ) )&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;)&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 16:26:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-count-row-behaves-in-denominator-in-Divide-formula/m-p/1278051#M21722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-06T16:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: How count row behaves in denominator in Divide formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-count-row-behaves-in-denominator-in-Divide-formula/m-p/1278056#M21724</link>
      <description>&lt;P&gt;OK, you've posted a measure - what's your actual question?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 16:27:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-count-row-behaves-in-denominator-in-Divide-formula/m-p/1278056#M21724</guid>
      <dc:creator>jthomson</dc:creator>
      <dc:date>2020-08-06T16:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: How count row behaves in denominator in Divide formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-count-row-behaves-in-denominator-in-Divide-formula/m-p/1278084#M21726</link>
      <description>&lt;P&gt;divide accepts two parameters right, so in the parameter i am multiplying th quantity with price, and the other half i did not understad can you help me understand it.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 16:44:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-count-row-behaves-in-denominator-in-Divide-formula/m-p/1278084#M21726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-06T16:44:18Z</dc:date>
    </item>
  </channel>
</rss>

