<?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: Issues handling Year Over Year in non continious dates in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-handling-Year-Over-Year-in-non-continious-dates/m-p/3687706#M143253</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686251" data-lia-user-login="hescudero95" class="lia-mention lia-mention-user"&gt;hescudero95&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;Thank you very much for sharing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand that you encountered an error when using dateadd.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You mentioned that you have a table containing non-consecutive dates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;For the dateadd function, it returns a table containing a column of dates that are shifted forward or backward in time by a specified number of intervals from the date in the current context.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that if the dates in the current context do not form consecutive intervals, this function will return an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="" style="background: white;"&gt;&lt;SPAN&gt;You can view the link below for more details:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="" style="background: white;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/dax/dateadd-function-dax" target="_blank" rel="noopener"&gt;DATEADD function (DAX) - DAX | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you still have problems, it is best to provide the pbix file and be careful to delete sensitive data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, 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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Feb 2024 08:36:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-02-08T08:36:34Z</dc:date>
    <item>
      <title>Issues handling Year Over Year in non continious dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-handling-Year-Over-Year-in-non-continious-dates/m-p/3683153#M143052</link>
      <description>&lt;P&gt;Hi everybody, I really need your help. So I have a table with non continious dates (they are working days dates), and I need to calculate the YoY variation. The issue I have is that using dateadd returns blanks values instead of the closest avaiable date. For example if my current date is october&amp;nbsp;02, 2023 I want it to return the variation considering as last year date september 30, 2022 (since october 2 and october 1 are weekends). Please I need your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 13:57:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-handling-Year-Over-Year-in-non-continious-dates/m-p/3683153#M143052</guid>
      <dc:creator>hescudero95</dc:creator>
      <dc:date>2024-02-06T13:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issues handling Year Over Year in non continious dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-handling-Year-Over-Year-in-non-continious-dates/m-p/3684243#M143095</link>
      <description>&lt;P&gt;Add a contiguous and covering Calendar table to your data model. Run the time intelligence functions against that table.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 00:29:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-handling-Year-Over-Year-in-non-continious-dates/m-p/3684243#M143095</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-02-07T00:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issues handling Year Over Year in non continious dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-handling-Year-Over-Year-in-non-continious-dates/m-p/3687706#M143253</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686251" data-lia-user-login="hescudero95" class="lia-mention lia-mention-user"&gt;hescudero95&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;Thank you very much for sharing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand that you encountered an error when using dateadd.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You mentioned that you have a table containing non-consecutive dates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;For the dateadd function, it returns a table containing a column of dates that are shifted forward or backward in time by a specified number of intervals from the date in the current context.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that if the dates in the current context do not form consecutive intervals, this function will return an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="" style="background: white;"&gt;&lt;SPAN&gt;You can view the link below for more details:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="" style="background: white;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/dax/dateadd-function-dax" target="_blank" rel="noopener"&gt;DATEADD function (DAX) - DAX | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you still have problems, it is best to provide the pbix file and be careful to delete sensitive data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, 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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 08:36:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-handling-Year-Over-Year-in-non-continious-dates/m-p/3687706#M143253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-08T08:36:34Z</dc:date>
    </item>
  </channel>
</rss>

