<?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 turn Date into Week Number and Year in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-turn-Date-into-Week-Number-and-Year/m-p/1508688#M29279</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="245032" data-lia-user-login="Sean-OReilly" class="lia-mention lia-mention-user"&gt;Sean-OReilly&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;= WEEKNUM(Table1[Won date], 2) &amp;amp; "-" &amp;amp;&amp;nbsp; YEAR( Table1[Won date])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 21 Nov 2020 14:12:40 GMT</pubDate>
    <dc:creator>AlB</dc:creator>
    <dc:date>2020-11-21T14:12:40Z</dc:date>
    <item>
      <title>How to turn Date into Week Number and Year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-turn-Date-into-Week-Number-and-Year/m-p/1508683#M29277</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How do i turn Won Date below into date format Week Number &amp;amp; Year?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 14:03:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-turn-Date-into-Week-Number-and-Year/m-p/1508683#M29277</guid>
      <dc:creator>Sean-OReilly</dc:creator>
      <dc:date>2020-11-21T14:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn Date into Week Number and Year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-turn-Date-into-Week-Number-and-Year/m-p/1508688#M29279</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="245032" data-lia-user-login="Sean-OReilly" class="lia-mention lia-mention-user"&gt;Sean-OReilly&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;= WEEKNUM(Table1[Won date], 2) &amp;amp; "-" &amp;amp;&amp;nbsp; YEAR( Table1[Won date])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 14:12:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-turn-Date-into-Week-Number-and-Year/m-p/1508688#M29279</guid>
      <dc:creator>AlB</dc:creator>
      <dc:date>2020-11-21T14:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn Date into Week Number and Year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-turn-Date-into-Week-Number-and-Year/m-p/1508689#M29280</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Week Num Year = FORMAT(WeekNum([Won Date]), "00") &amp;amp;&amp;nbsp;Year([Won Date])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;________________________&lt;/P&gt;&lt;P&gt;If my answer was helpful, please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt; to help the other members find it&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Click on the &lt;STRONG&gt;Thumbs-Up icon &lt;/STRONG&gt;if you like this reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCKwBEguA8IlBubIobaOormg?sub_confirmation=1" target="_blank" rel="noopener"&gt;&lt;FONT color="blue"&gt;YouTube&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp; &lt;A href="https://linkedin.com/in/fowmy" target="_blank" rel="noopener"&gt;&lt;FONT color="blue"&gt;LinkedIn&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 14:18:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-turn-Date-into-Week-Number-and-Year/m-p/1508689#M29280</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2020-11-21T14:18:32Z</dc:date>
    </item>
  </channel>
</rss>

