<?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: Value 12 Months Ago in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/4617592#M176717</link>
    <description>&lt;P&gt;Hi how did you solve it because I'm also trying to do the same but all the formulas in DAX i tried, giving me blank or sum or fixed results..Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2025 06:35:50 GMT</pubDate>
    <dc:creator>Ekapusuz</dc:creator>
    <dc:date>2025-03-20T06:35:50Z</dc:date>
    <item>
      <title>Value 12 Months Ago</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750177#M84823</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to get a spot value of a measure from 12 months ago, but this needs to be a dynamic calculation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't need the rolling/last 12 months cumulative figure, just spot value of the measure from 12 months ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a conventional date table in my model and am struggling with the DAX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice appreciated, thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 11:47:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750177#M84823</guid>
      <dc:creator>DW868990</dc:creator>
      <dc:date>2022-09-06T11:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Value 12 Months Ago</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750237#M84826</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="421796" data-lia-user-login="DW868990" class="lia-mention lia-mention-user"&gt;DW868990&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;12 Months Ago = 
    CALCULATE( [Measure to Calculate], DATEADD( 'Calendar'[Date], -1, YEAR ) )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could try this, but need to replace the [Measure to Calculate] with whatever calculation you're trying to perform - it could be an existing measure or it could be a SUM / AVERAGE over a fact table column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 12:18:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750237#M84826</guid>
      <dc:creator>Adescrit</dc:creator>
      <dc:date>2022-09-06T12:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Value 12 Months Ago</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750246#M84828</link>
      <description>&lt;P&gt;Thanks but this returns 12 data points, of the last 12 months, and i am looking for only 1 data point, but 12 months ago.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 12:24:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750246#M84828</guid>
      <dc:creator>DW868990</dc:creator>
      <dc:date>2022-09-06T12:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Value 12 Months Ago</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750258#M84830</link>
      <description>&lt;P&gt;How are you trying to present the data? Is it one data point in a card visual? A matrix of dates with their value from 12 months ago? Or a line chart in which you want to show for each date what the data point was from 12 months prior?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 12:29:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750258#M84830</guid>
      <dc:creator>Adescrit</dc:creator>
      <dc:date>2022-09-06T12:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Value 12 Months Ago</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750278#M84832</link>
      <description>&lt;P&gt;a line shart with the data point of today, and only other data point showing being 12 months ago&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 12:37:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2750278#M84832</guid>
      <dc:creator>DW868990</dc:creator>
      <dc:date>2022-09-06T12:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Value 12 Months Ago</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2751791#M84925</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="421796" data-lia-user-login="DW868990" class="lia-mention lia-mention-user"&gt;DW868990&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide your sample and&amp;nbsp;&lt;SPAN&gt;expected result through a pbix file(remove sensitive info) or a screenshot ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Ailsa Tao&lt;BR /&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 02:50:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2751791#M84925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-07T02:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Value 12 Months Ago</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2752547#M84959</link>
      <description>&lt;P&gt;Thanks all I managed to resolve my using month offsets &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 08:28:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/2752547#M84959</guid>
      <dc:creator>DW868990</dc:creator>
      <dc:date>2022-09-07T08:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Value 12 Months Ago</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/4617592#M176717</link>
      <description>&lt;P&gt;Hi how did you solve it because I'm also trying to do the same but all the formulas in DAX i tried, giving me blank or sum or fixed results..Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 06:35:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Value-12-Months-Ago/m-p/4617592#M176717</guid>
      <dc:creator>Ekapusuz</dc:creator>
      <dc:date>2025-03-20T06:35:50Z</dc:date>
    </item>
  </channel>
</rss>

