<?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: DAX  Question Averag in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Question-Averag/m-p/1652173#M33623</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;Thank you.&amp;nbsp; That helped.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your response&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2021 14:55:03 GMT</pubDate>
    <dc:creator>jp25</dc:creator>
    <dc:date>2021-02-08T14:55:03Z</dc:date>
    <item>
      <title>DAX  Question Averag</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Question-Averag/m-p/1650901#M33600</link>
      <description>&lt;P&gt;Hello All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on the following table.&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;in this table, every month has more than 3 sources of income. namely: salary, Interest &amp;amp; Rental Income.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am struggling to find a way to calculate the average monthly income till date, and want to continue updating as more data in future gets updated where a month may have a different number of income sources.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Really appreciate any help in this regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 07:13:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Question-Averag/m-p/1650901#M33600</guid>
      <dc:creator>jp25</dc:creator>
      <dc:date>2021-02-08T07:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: DAX  Question Averag</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Question-Averag/m-p/1650934#M33601</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="284234" data-lia-user-login="jp25" class="lia-mention lia-mention-user"&gt;jp25&lt;/a&gt; , Your date seems like a month, but in case it, not the month, have a month year and try a measure like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AvergaeX(Values(Table[Month Year]),calculate(Sum(Table[Value])))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;new columns&lt;/P&gt;
&lt;P&gt;Month Year = FORMAT([Date],"mmm yy")&lt;BR /&gt;Month Year sort = FORMAT([Date],"yyyymm")&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 07:23:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Question-Averag/m-p/1650934#M33601</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-02-08T07:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: DAX  Question Averag</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Question-Averag/m-p/1652173#M33623</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;Thank you.&amp;nbsp; That helped.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your response&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 14:55:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Question-Averag/m-p/1652173#M33623</guid>
      <dc:creator>jp25</dc:creator>
      <dc:date>2021-02-08T14:55:03Z</dc:date>
    </item>
  </channel>
</rss>

