<?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: Leap Week of Year in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Leap-Week-of-Year/m-p/1813582#M38338</link>
    <description>&lt;P&gt;Thank you so much, it's work hopefuly, Power BI make this into native function without formulas&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Apr 2021 09:04:14 GMT</pubDate>
    <dc:creator>chu_en</dc:creator>
    <dc:date>2021-04-29T09:04:14Z</dc:date>
    <item>
      <title>Leap Week of Year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Leap-Week-of-Year/m-p/1813136#M38325</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i have Week Number in End of 2020, and its a leap year, and the 53 week is start from 28 Dec 2020 till 03 Jan 2021&lt;BR /&gt;&lt;BR /&gt;and when i'm using the average of&amp;nbsp; week, the year is divide in 2020 &amp;amp; 2021, how i can make the week 53 year is still in 2020&lt;BR /&gt;&lt;BR /&gt;Thanks before&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 06:48:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Leap-Week-of-Year/m-p/1813136#M38325</guid>
      <dc:creator>chu_en</dc:creator>
      <dc:date>2021-04-29T06:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Leap Week of Year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Leap-Week-of-Year/m-p/1813273#M38329</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="261886" data-lia-user-login="chu_en" class="lia-mention lia-mention-user"&gt;chu_en&lt;/a&gt; , we can week year &lt;/P&gt;
&lt;P&gt;Week Start date = 'Date'[Date]+-1*WEEKDAY('Date'[Date],2)+1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Week Year = year([Week Start date])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;Week Year = if([Week Num]=53, year([Week Start date]),[Year]) &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now use week year, you should be able to get desired result&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 07:38:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Leap-Week-of-Year/m-p/1813273#M38329</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-04-29T07:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Leap Week of Year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Leap-Week-of-Year/m-p/1813582#M38338</link>
      <description>&lt;P&gt;Thank you so much, it's work hopefuly, Power BI make this into native function without formulas&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 09:04:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Leap-Week-of-Year/m-p/1813582#M38338</guid>
      <dc:creator>chu_en</dc:creator>
      <dc:date>2021-04-29T09:04:14Z</dc:date>
    </item>
  </channel>
</rss>

