<?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 Need help getting value from table based on oldest date in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-getting-value-from-table-based-on-oldest-date/m-p/1746381#M36319</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;As the title says, I need to get a value from a table based on the oldest record in the table.&amp;nbsp; For simplicity, there is a date column (connected to my calendar dimension) and a value column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried using FIRSTDATE, DATESINPERIOD, etc. but I'm not getting the results I want.&amp;nbsp; Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 25 Mar 2021 18:24:20 GMT</pubDate>
    <dc:creator>wbhite</dc:creator>
    <dc:date>2021-03-25T18:24:20Z</dc:date>
    <item>
      <title>Need help getting value from table based on oldest date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-getting-value-from-table-based-on-oldest-date/m-p/1746381#M36319</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;As the title says, I need to get a value from a table based on the oldest record in the table.&amp;nbsp; For simplicity, there is a date column (connected to my calendar dimension) and a value column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried using FIRSTDATE, DATESINPERIOD, etc. but I'm not getting the results I want.&amp;nbsp; Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 18:24:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-getting-value-from-table-based-on-oldest-date/m-p/1746381#M36319</guid>
      <dc:creator>wbhite</dc:creator>
      <dc:date>2021-03-25T18:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need help getting value from table based on oldest date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-getting-value-from-table-based-on-oldest-date/m-p/1746682#M36336</link>
      <description>&lt;P&gt;Could provide more information. Maybe a screengrab of the data you're working with and what result you'd expect to get out of your measure?&lt;BR /&gt;&lt;BR /&gt;you would likely use the =&lt;SPAN style="font-family: inherit;"&gt;CALCULATE(MIN('Table'[Date]),FILTER().....) function but&amp;nbsp; hard to say without more information.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 22:43:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-getting-value-from-table-based-on-oldest-date/m-p/1746682#M36336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-25T22:43:33Z</dc:date>
    </item>
  </channel>
</rss>

