<?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: DAX - Date before in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Date-before/m-p/1400430#M25766</link>
    <description>&lt;P&gt;Create a measure with:&lt;/P&gt;
&lt;P&gt;a variable that holds the date of the type = 102 record-&amp;gt; _102Date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Return the largest date from the filtered table of type = 101 and PostingDate &amp;lt; _102Date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 22:18:37 GMT</pubDate>
    <dc:creator>HotChilli</dc:creator>
    <dc:date>2020-09-28T22:18:37Z</dc:date>
    <item>
      <title>DAX - Date before</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Date-before/m-p/1400332#M25760</link>
      <description>&lt;P&gt;I am attempting to pull the date of the 101 Movement type that comes directly before a 102 movement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no issues determining the Max date for an order # by movement type however cannot for the life of me determine how through DAX to pull the Maximum Date for Movement Type = 101 that comes before the 102 Movement Type.&amp;nbsp; Below is an example of my data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:38:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Date-before/m-p/1400332#M25760</guid>
      <dc:creator>Monicam</dc:creator>
      <dc:date>2020-09-28T20:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: DAX - Date before</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Date-before/m-p/1400430#M25766</link>
      <description>&lt;P&gt;Create a measure with:&lt;/P&gt;
&lt;P&gt;a variable that holds the date of the type = 102 record-&amp;gt; _102Date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Return the largest date from the filtered table of type = 101 and PostingDate &amp;lt; _102Date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 22:18:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Date-before/m-p/1400430#M25766</guid>
      <dc:creator>HotChilli</dc:creator>
      <dc:date>2020-09-28T22:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: DAX - Date before</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Date-before/m-p/1401582#M25794</link>
      <description>Is this going to be a measure or a calculated column? And if a measure, then what will happen if there are many different orders visible in the context? How to decide which date to return?</description>
      <pubDate>Tue, 29 Sep 2020 10:00:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Date-before/m-p/1401582#M25794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-29T10:00:12Z</dc:date>
    </item>
  </channel>
</rss>

