<?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: Week_End date instead of Week_Number in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Week-End-date-instead-of-Week-Number/m-p/3153429#M113025</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;It working, Appreciate you hepl..!&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2023 22:26:25 GMT</pubDate>
    <dc:creator>Pierre08</dc:creator>
    <dc:date>2023-03-24T22:26:25Z</dc:date>
    <item>
      <title>Week_End date instead of Week_Number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Week-End-date-instead-of-Week-Number/m-p/3153264#M113016</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to power bi and to this forum, so pls go slow on me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've generated matrix table for my weekly sales and returns using &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;weeknum&lt;/STRONG&gt; &lt;FONT color="#000000"&gt;and it gives me week number, instead i am looking for last date of week (eg :26/03/2023).&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Weekly_CC = WEEKNUM('AP Consolidated Inventory - Customer (2)'[Calendar Day.Calendar Day Level 01])&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;Thank you in advance&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Mar 2023 19:35:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Week-End-date-instead-of-Week-Number/m-p/3153264#M113016</guid>
      <dc:creator>Pierre08</dc:creator>
      <dc:date>2023-03-24T19:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Week_End date instead of Week_Number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Week-End-date-instead-of-Week-Number/m-p/3153272#M113017</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="464849" data-lia-user-login="Pierre08" class="lia-mention lia-mention-user"&gt;Pierre08&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you may try something like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Weekly_CC =&lt;BR /&gt;'AP Consolidated Inventory - Customer (2)'[Calendar Day.Calendar Day Level 01]&lt;BR /&gt;- WEEKDAY (&lt;BR /&gt;'AP Consolidated Inventory - Customer (2)'[Calendar Day.Calendar Day Level 01],&lt;BR /&gt;2&lt;BR /&gt;) + 7&lt;/P&gt;
&lt;P&gt;you may need to adjust the 7 (+ or -) to obtain the desired result&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 19:45:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Week-End-date-instead-of-Week-Number/m-p/3153272#M113017</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-24T19:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Week_End date instead of Week_Number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Week-End-date-instead-of-Week-Number/m-p/3153429#M113025</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;It working, Appreciate you hepl..!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 22:26:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Week-End-date-instead-of-Week-Number/m-p/3153429#M113025</guid>
      <dc:creator>Pierre08</dc:creator>
      <dc:date>2023-03-24T22:26:25Z</dc:date>
    </item>
  </channel>
</rss>

