<?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: 12 month avg rolling not for SALES in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/12-month-avg-rolling-not-for-SALES/m-p/2405273#M63133</link>
    <description>&lt;P&gt;Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to work with. Avoid posting screenshots of your source data if possible.&lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 20 Mar 2022 23:41:16 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2022-03-20T23:41:16Z</dc:date>
    <item>
      <title>12 month avg rolling not for SALES</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/12-month-avg-rolling-not-for-SALES/m-p/2400032#M62761</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am trying to figure out measure for my task - 12 months rolling average for Incidents.&lt;BR /&gt;I have column with unique Incidents numbers and I can not use SUM , I can only Count them.&lt;/P&gt;&lt;P&gt;This measure is not working correctly for this task:&lt;/P&gt;&lt;P&gt;Calculate (&lt;BR /&gt;COUNT(FACT_INCIDENT[INCIDENT_NO]),DATESINPERIOD(FACT_INCIDENT[OP_DATE], LASTDATE(FACT_INCIDENT[OP_DATE]), 1, YEAR))&lt;BR /&gt;/&lt;BR /&gt;CALCULATE(DISTINCTCOUNT(FACT_INCIDENT[OP_DATE]), DATESINPERIOD(FACT_INCIDENT[OP_DATE], LASTDATE(FACT_INCIDENT[OP_DATE]), 1, YEAR))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help how to make it right . Sadly, but most of sources are in relation to Sales which you can easily SUM and I can not use - my data comes from Data Warehouse and can expect any changes from it&lt;/P&gt;&lt;P&gt;Many thanks - Iwona&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 09:10:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/12-month-avg-rolling-not-for-SALES/m-p/2400032#M62761</guid>
      <dc:creator>Ivo_T</dc:creator>
      <dc:date>2022-03-17T09:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: 12 month avg rolling not for SALES</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/12-month-avg-rolling-not-for-SALES/m-p/2405273#M63133</link>
      <description>&lt;P&gt;Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to work with. Avoid posting screenshots of your source data if possible.&lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 23:41:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/12-month-avg-rolling-not-for-SALES/m-p/2405273#M63133</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-03-20T23:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: 12 month avg rolling not for SALES</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/12-month-avg-rolling-not-for-SALES/m-p/2425507#M64407</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="368352" data-lia-user-login="Ivo_T" class="lia-mention lia-mention-user"&gt;Ivo_T&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Could you please consider sharing more details about it&amp;nbsp;and posting expected result so it is clear on what needs to be implemented?&amp;nbsp; And It would be great if there is a sample file without any sesentive information here.&lt;/P&gt;
&lt;P&gt;It makes it easier to give you a solution.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Sample (dummy dataset) data as text, use the table tool in the editing bar&lt;/LI&gt;
&lt;LI&gt;Expected output from sample data&lt;/LI&gt;
&lt;LI&gt;Explanation in words of how to get from 1. to 2.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Zeon Zheng&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 01:33:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/12-month-avg-rolling-not-for-SALES/m-p/2425507#M64407</guid>
      <dc:creator>v-angzheng-msft</dc:creator>
      <dc:date>2022-03-30T01:33:59Z</dc:date>
    </item>
  </channel>
</rss>

