<?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: Get Minimun value from related table after first iteration in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-Minimun-value-from-related-table-after-first-iteration/m-p/3998990#M155691</link>
    <description>&lt;P&gt;Hi, You can create a relationship between the 2 tables based on your color column.&lt;BR /&gt;For demo, I created 2 sample tables:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then create a join between these 2 using color column.&lt;/P&gt;&lt;P&gt;then create the below measure:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;EM&gt;Min Date RB = MIN(RedBlueTabB[Date])&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;this gives be the desired result:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps to resolve your problem. If it does, then please mark it as solution, thanks!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 18 Jun 2024 23:15:01 GMT</pubDate>
    <dc:creator>samratpbi</dc:creator>
    <dc:date>2024-06-18T23:15:01Z</dc:date>
    <item>
      <title>Get Minimun value from related table after first iteration</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-Minimun-value-from-related-table-after-first-iteration/m-p/3998907#M155672</link>
      <description>&lt;P&gt;Need help trying to solve this problem.... im bringin data to a table A from another related table B.&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table B&lt;BR /&gt;31/04/2024 Blue&lt;/P&gt;&lt;P&gt;22/03/2024 Blue&lt;BR /&gt;05/02/2024 Red&lt;/P&gt;&lt;P&gt;03/02/2024 Blue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to get the MIN date for BLUE (before iterating to Red) in this case should get 22/03/2024.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 20:56:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-Minimun-value-from-related-table-after-first-iteration/m-p/3998907#M155672</guid>
      <dc:creator>chilitomex</dc:creator>
      <dc:date>2024-06-18T20:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get Minimun value from related table after first iteration</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-Minimun-value-from-related-table-after-first-iteration/m-p/3998990#M155691</link>
      <description>&lt;P&gt;Hi, You can create a relationship between the 2 tables based on your color column.&lt;BR /&gt;For demo, I created 2 sample tables:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then create a join between these 2 using color column.&lt;/P&gt;&lt;P&gt;then create the below measure:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;EM&gt;Min Date RB = MIN(RedBlueTabB[Date])&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;this gives be the desired result:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps to resolve your problem. If it does, then please mark it as solution, thanks!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jun 2024 23:15:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-Minimun-value-from-related-table-after-first-iteration/m-p/3998990#M155691</guid>
      <dc:creator>samratpbi</dc:creator>
      <dc:date>2024-06-18T23:15:01Z</dc:date>
    </item>
  </channel>
</rss>

