<?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: Identify specific cell value based on row context and date in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/781597#M4142</link>
    <description>&lt;P&gt;Why should you forget DAX while learning M? M is a data mash-up language, whereas DAX is Data Analysis eXpressions language. They serve very different purposes. In addition, you don't have to know M at all to use Power Query. Of course, it's always better to know what's going on under the hood but it's not strictly necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;Darek&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2019 20:42:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-02T20:42:00Z</dc:date>
    <item>
      <title>Identify specific cell value based on row context and date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/775667#M3923</link>
      <description>&lt;P&gt;I've got a scenario where I can tell I'm close...but not quite there.&amp;nbsp; Tried combinations of things with FILTER, RELATED, and EARLIER but have not been successful.&amp;nbsp; Looking to identify the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For each BrochureCode on the Brochure_Reference table(1), would like Origin to be defined as the CityCode from the earliest start date on EventDetails Table (2) for that related brochure code.&amp;nbsp; Would like Destination to be the CityCode from the latest start date on the Event Details table (2) for that related BrochureCode.&amp;nbsp; I also need to exclude the CityCode of "PLW" from all origin and destination determinations.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table 1: BrochureReference&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;BrochureCode&amp;nbsp; |&amp;nbsp; &amp;nbsp;Start Date&amp;nbsp; &amp;nbsp;|&amp;nbsp; Origin&amp;nbsp; |&amp;nbsp; Destination&amp;nbsp; |&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;66407&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 12/3/18&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; &amp;nbsp; ?&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;?&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/P&gt;&lt;P&gt;66408&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 12/6/18&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/P&gt;&lt;P&gt;66409&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 12/11/18&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2: EventDetails&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;BrochureCode&amp;nbsp; |&amp;nbsp; Start Date&amp;nbsp; |&amp;nbsp; CityCode&amp;nbsp; |&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;66407&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 12/3/18&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; NOL&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/P&gt;&lt;P&gt;66407&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 12/3/18&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; PLW&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/P&gt;&lt;P&gt;66407&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 12/4/18&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; MOB&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;/P&gt;&lt;P&gt;66407&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 12/5/18&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; PEN&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution for BrochureCode 66407 - Origin = NOL and Destination = PEN&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 12:49:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/775667#M3923</guid>
      <dc:creator>croufspesi</dc:creator>
      <dc:date>2019-08-26T12:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Identify specific cell value based on row context and date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/775976#M3945</link>
      <description>Please use Power Query to do it, not DAX. DAX is not a language to mash up data. M is. DAX is a language to do data analysis, not to shape it.&lt;BR /&gt;&lt;BR /&gt;And besides... in PQ it'll be much, much easier.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D.</description>
      <pubDate>Mon, 26 Aug 2019 17:16:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/775976#M3945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-26T17:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Identify specific cell value based on row context and date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/775979#M3946</link>
      <description>Give me a sec... I'll give you a full working solution in M.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D.</description>
      <pubDate>Mon, 26 Aug 2019 17:18:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/775979#M3946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-26T17:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Identify specific cell value based on row context and date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/776001#M3950</link>
      <description>&lt;P&gt;Here's the M code...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;D.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 17:53:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/776001#M3950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-26T17:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Identify specific cell value based on row context and date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/780455#M4111</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp; &amp;nbsp;I appreciate your help on this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm relatively new to trying this level of data modeling.&amp;nbsp; I've taken about 15 hours of online courses through Udemy on DAX/PowerBI, so DAX is just what I'm familiar with because of that course.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see that in PowerBI M is used... but wasn't sure if as a beginner, I should already be diving into another language and forgetting the one I just recently learned.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 19:03:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/780455#M4111</guid>
      <dc:creator>croufspesi</dc:creator>
      <dc:date>2019-08-30T19:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Identify specific cell value based on row context and date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/781597#M4142</link>
      <description>&lt;P&gt;Why should you forget DAX while learning M? M is a data mash-up language, whereas DAX is Data Analysis eXpressions language. They serve very different purposes. In addition, you don't have to know M at all to use Power Query. Of course, it's always better to know what's going on under the hood but it's not strictly necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;Darek&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 20:42:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Identify-specific-cell-value-based-on-row-context-and-date/m-p/781597#M4142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-02T20:42:00Z</dc:date>
    </item>
  </channel>
</rss>

