<?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: How to Calculate Percentage change for Average Price in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2360882#M60331</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="361302" data-lia-user-login="Sunilrane" class="lia-mention lia-mention-user"&gt;Sunilrane&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's better to share some sample data so that we could create a demo to test the formula.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jay&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 10:03:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-02-25T10:03:24Z</dc:date>
    <item>
      <title>How to Calculate Percentage change for Average Price</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2353554#M59837</link>
      <description>&lt;P&gt;Hi can anybody help me how to calculate percentage change for Average Price&lt;/P&gt;&lt;P&gt;I have calculated Average price by dividing Total Sales/Total Units&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 13:53:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2353554#M59837</guid>
      <dc:creator>Sunilrane</dc:creator>
      <dc:date>2022-02-22T13:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate Percentage change for Average Price</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2353644#M59843</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I assume you want to compare the change e.g. to last year. In that case try this:&lt;BR /&gt;&lt;BR /&gt;Average Price LY = CALCULATE([Average Price],SAMEPERIODLASTYEAR('Calendar'[Date]))&lt;BR /&gt;&lt;BR /&gt;Difference = DIVIDE([Average Price]-[Average Price LY],[Average Price])&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!&lt;BR /&gt;&lt;BR /&gt;My LinkedIn: &lt;A href="https://www.linkedin.com/in/n%C3%A4ttiahov-00001/" target="_blank"&gt;https://www.linkedin.com/in/n%C3%A4ttiahov-00001/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 14:34:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2353644#M59843</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2022-02-22T14:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate Percentage change for Average Price</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2353686#M59846</link>
      <description>&lt;P&gt;Hi Thanks for the solution I again need some help for you so for the Date period I dont have the Date data in year or weeks instead I have the Period data in Latest 52, Latest 4 and Latest 3 Weeks so can you help how to go about it for the Latest Week time period.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sunil Rane&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 14:50:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2353686#M59846</guid>
      <dc:creator>Sunilrane</dc:creator>
      <dc:date>2022-02-22T14:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate Percentage change for Average Price</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2360882#M60331</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="361302" data-lia-user-login="Sunilrane" class="lia-mention lia-mention-user"&gt;Sunilrane&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's better to share some sample data so that we could create a demo to test the formula.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jay&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 10:03:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Calculate-Percentage-change-for-Average-Price/m-p/2360882#M60331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-25T10:03:24Z</dc:date>
    </item>
  </channel>
</rss>

