<?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: Averaging to the current day of the month in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Averaging-to-the-current-day-of-the-month/m-p/2260737#M54660</link>
    <description>&lt;P&gt;Net USD try =&lt;/P&gt;
&lt;P&gt;CALCULATE(&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DIVIDE( SUM( 'Revenues DB'[Net USD] ), COUNTROWS( 'Date' ) ),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;keepfilters(&amp;nbsp; 'Date'[Date] &amp;lt; TODAY())&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;</description>
    <pubDate>Thu, 30 Dec 2021 07:40:33 GMT</pubDate>
    <dc:creator>wdx223_Daniel</dc:creator>
    <dc:date>2021-12-30T07:40:33Z</dc:date>
    <item>
      <title>Averaging to the current day of the month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Averaging-to-the-current-day-of-the-month/m-p/2260673#M54653</link>
      <description>&lt;P&gt;HI All!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please I would be happy to help here!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this formula:&lt;/P&gt;&lt;P&gt;Net USD try =&lt;/P&gt;&lt;P&gt;CALCULATE(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DIVIDE( SUM( 'Revenues DB'[Net USD] ), COUNTROWS( 'Date' ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Revenues DB'[Date] &amp;lt; TODAY()&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The formula divides by the number of days in the month of say January so it divides by 31&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want her to divide the number of days in a month only until the current day&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example we are on December 27th so you will only split in 27 days and not in 31st&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you help please?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 06:58:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Averaging-to-the-current-day-of-the-month/m-p/2260673#M54653</guid>
      <dc:creator>netanel</dc:creator>
      <dc:date>2021-12-30T06:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Averaging to the current day of the month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Averaging-to-the-current-day-of-the-month/m-p/2260737#M54660</link>
      <description>&lt;P&gt;Net USD try =&lt;/P&gt;
&lt;P&gt;CALCULATE(&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DIVIDE( SUM( 'Revenues DB'[Net USD] ), COUNTROWS( 'Date' ) ),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;keepfilters(&amp;nbsp; 'Date'[Date] &amp;lt; TODAY())&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 07:40:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Averaging-to-the-current-day-of-the-month/m-p/2260737#M54660</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2021-12-30T07:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Averaging to the current day of the month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Averaging-to-the-current-day-of-the-month/m-p/2261078#M54681</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="264353" data-lia-user-login="wdx223_Daniel" class="lia-mention lia-mention-user"&gt;wdx223_Daniel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the direction and guidance&lt;BR /&gt;It helped me a lot!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 12:08:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Averaging-to-the-current-day-of-the-month/m-p/2261078#M54681</guid>
      <dc:creator>netanel</dc:creator>
      <dc:date>2021-12-30T12:08:50Z</dc:date>
    </item>
  </channel>
</rss>

