<?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: Percentage change of an average month-to-month? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/2328759#M58424</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="358135" data-lia-user-login="gabbyvb" class="lia-mention lia-mention-user"&gt;gabbyvb&lt;/a&gt;&amp;nbsp;.&amp;nbsp; Unfortunately, I was never able to find an adequate solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 16:29:06 GMT</pubDate>
    <dc:creator>Trudgeon</dc:creator>
    <dc:date>2022-02-09T16:29:06Z</dc:date>
    <item>
      <title>Percentage change of an average month-to-month?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/1639925#M33289</link>
      <description>&lt;P&gt;Hello... I've created a measure that calculates the average number of days it takes customer to pay us.&amp;nbsp; When I put that into a matrix, I can see it by customer and month (image below).&amp;nbsp; &lt;EM&gt;Note: each customer can have multiple invoices per month with difference days to payment, so it needs to be an average measure.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I'm looking to calculate the percentage change between months.&amp;nbsp; In the example below, the top row would show -2.38% for October...the reduction from 63 days to 61.50 (-1.5/63).&amp;nbsp; The end goal being to show any large anomalies in payment behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&amp;nbsp; Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 20:47:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/1639925#M33289</guid>
      <dc:creator>Trudgeon</dc:creator>
      <dc:date>2021-02-02T20:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage change of an average month-to-month?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/1640275#M33300</link>
      <description>&lt;P&gt;You can try this approach&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;New Measure = AVERAGEX(VALUES(Table[Invoice ID]), [Your Avg Measure])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 23:47:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/1640275#M33300</guid>
      <dc:creator>mahoneypat</dc:creator>
      <dc:date>2021-02-02T23:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage change of an average month-to-month?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/2328590#M58406</link>
      <description>&lt;P&gt;Hi, were you ever able to find a solution to this problem?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:25:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/2328590#M58406</guid>
      <dc:creator>gabbyvb</dc:creator>
      <dc:date>2022-02-09T15:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage change of an average month-to-month?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/2328759#M58424</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="358135" data-lia-user-login="gabbyvb" class="lia-mention lia-mention-user"&gt;gabbyvb&lt;/a&gt;&amp;nbsp;.&amp;nbsp; Unfortunately, I was never able to find an adequate solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 16:29:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-change-of-an-average-month-to-month/m-p/2328759#M58424</guid>
      <dc:creator>Trudgeon</dc:creator>
      <dc:date>2022-02-09T16:29:06Z</dc:date>
    </item>
  </channel>
</rss>

