<?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: Add First Day of Week to Date Table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-First-Day-of-Week-to-Date-Table/m-p/833367#M6071</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="81104" data-lia-user-login="Keith3618" class="lia-mention lia-mention-user"&gt;Keith3618&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please try creating calculated column as per below code&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Column = CALCULATE(MIN('Date'[Date]),ALLEXCEPT('Date','Date'[Calendar Week Year]))&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 31 Oct 2019 04:56:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-31T04:56:58Z</dc:date>
    <item>
      <title>Add First Day of Week to Date Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-First-Day-of-Week-to-Date-Table/m-p/833155#M6070</link>
      <description>&lt;P&gt;Hello all!&lt;BR /&gt;&lt;BR /&gt;For months, I have been using this awesome DAX generated date table created by Macro Russo [&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="41" data-lia-user-login="marcorusso" class="lia-mention lia-mention-user"&gt;marcorusso&lt;/a&gt; ] and the team over at SQL BI. The only thing I think it lacks is a [Calendar StartOfWeek] column. Can anyone advise me how I would add a [Calendar StartOfWeek] column to this date table?&lt;BR /&gt;&lt;BR /&gt;For example, the date 10/30/2019 needs to have a [Calendar StartOfWeek] value of 10/27/2019.&lt;BR /&gt;&lt;BR /&gt;You can find the Date Table template here: &lt;A href="https://www.sqlbi.com/tools/dax-date-template/" target="_blank" rel="noopener"&gt;https://www.sqlbi.com/tools/dax-date-template/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 23:53:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-First-Day-of-Week-to-Date-Table/m-p/833155#M6070</guid>
      <dc:creator>Keith3618</dc:creator>
      <dc:date>2019-10-30T23:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add First Day of Week to Date Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-First-Day-of-Week-to-Date-Table/m-p/833367#M6071</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="81104" data-lia-user-login="Keith3618" class="lia-mention lia-mention-user"&gt;Keith3618&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please try creating calculated column as per below code&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Column = CALCULATE(MIN('Date'[Date]),ALLEXCEPT('Date','Date'[Calendar Week Year]))&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 31 Oct 2019 04:56:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-First-Day-of-Week-to-Date-Table/m-p/833367#M6071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-31T04:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add First Day of Week to Date Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-First-Day-of-Week-to-Date-Table/m-p/833399#M6075</link>
      <description>&lt;P&gt;Awesome! This works great. I appreciate your help!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 05:37:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-First-Day-of-Week-to-Date-Table/m-p/833399#M6075</guid>
      <dc:creator>Keith3618</dc:creator>
      <dc:date>2019-10-31T05:37:59Z</dc:date>
    </item>
  </channel>
</rss>

