<?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 Previous date if it's before 6:00 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Previous-date-if-it-s-before-6-00/m-p/2260712#M54658</link>
    <description>&lt;P&gt;How to replicate the below formula in DAX?&lt;/P&gt;&lt;P&gt;if the time is before 6 am in the "Section End DateTime" column then it should be of previous dates in the next column called "Prod. Date" because the previous day's night shift ends at 5:59am&lt;BR /&gt;in Excel I used "=IF(V2&amp;lt;"6:00",W2-1,W2)" formula.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Dec 2021 07:20:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-12-30T07:20:39Z</dc:date>
    <item>
      <title>Previous date if it's before 6:00</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Previous-date-if-it-s-before-6-00/m-p/2260712#M54658</link>
      <description>&lt;P&gt;How to replicate the below formula in DAX?&lt;/P&gt;&lt;P&gt;if the time is before 6 am in the "Section End DateTime" column then it should be of previous dates in the next column called "Prod. Date" because the previous day's night shift ends at 5:59am&lt;BR /&gt;in Excel I used "=IF(V2&amp;lt;"6:00",W2-1,W2)" formula.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 07:20:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Previous-date-if-it-s-before-6-00/m-p/2260712#M54658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-30T07:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Previous date if it's before 6:00</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Previous-date-if-it-s-before-6-00/m-p/2260744#M54662</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Prod. Date=INT([Section End DateTime]-6/24)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 07:43:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Previous-date-if-it-s-before-6-00/m-p/2260744#M54662</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2021-12-30T07:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Previous date if it's before 6:00</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Previous-date-if-it-s-before-6-00/m-p/2260797#M54665</link>
      <description>&lt;P&gt;Thanks, A much&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="264353" data-lia-user-login="wdx223_Daniel" class="lia-mention lia-mention-user"&gt;wdx223_Daniel&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_heart_eyes:"&gt;😍&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 08:19:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Previous-date-if-it-s-before-6-00/m-p/2260797#M54665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-30T08:19:10Z</dc:date>
    </item>
  </channel>
</rss>

