<?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: Help regarding rolling average in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-regarding-rolling-average/m-p/3312672#M123896</link>
    <description>&lt;P&gt;You would be much better off using Power Query to unpivot the date columns so that you only have 3 columns - customer, date and value. You can then implement a date table and all of your date-based calculations will be much simpler.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jul 2023 12:56:06 GMT</pubDate>
    <dc:creator>johnt75</dc:creator>
    <dc:date>2023-07-03T12:56:06Z</dc:date>
    <item>
      <title>Help regarding rolling average</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-regarding-rolling-average/m-p/3312641#M123895</link>
      <description>&lt;P&gt;I have below type of "actuals" data:&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;Since latest actual data is just for May, average for the last 6 months is easy to calculate. The columns are measures that I calculated based on a sample data below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is just a sample data but the main issue that I have is that the dates are in the columns which is making it harder for me to actually use DAX to use dates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any other ways to calculate the rolling average once for example July data is now set (then 6 month average is from Feb to July, and so on.) keeping them in the column??&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 12:37:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-regarding-rolling-average/m-p/3312641#M123895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-03T12:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding rolling average</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-regarding-rolling-average/m-p/3312672#M123896</link>
      <description>&lt;P&gt;You would be much better off using Power Query to unpivot the date columns so that you only have 3 columns - customer, date and value. You can then implement a date table and all of your date-based calculations will be much simpler.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 12:56:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-regarding-rolling-average/m-p/3312672#M123896</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-07-03T12:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding rolling average</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-regarding-rolling-average/m-p/3312675#M123897</link>
      <description>&lt;P&gt;Noted thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 12:57:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-regarding-rolling-average/m-p/3312675#M123897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-03T12:57:29Z</dc:date>
    </item>
  </channel>
</rss>

