<?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: Sort to Most Recent Result per Item in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-to-Most-Recent-Result-per-Item/m-p/2852205#M91496</link>
    <description>&lt;P&gt;Thank you very much, your video was siper helpful for this. Im going through all your other helpful videos on your channel now.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2022 23:31:52 GMT</pubDate>
    <dc:creator>ladams</dc:creator>
    <dc:date>2022-10-19T23:31:52Z</dc:date>
    <item>
      <title>Sort to Most Recent Result per Item</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-to-Most-Recent-Result-per-Item/m-p/2850315#M91332</link>
      <description>&lt;P&gt;Hi Guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;*Dummy data here*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to sort out various rows, with multiple rows of each phone number to end up with a table showing a unique list of phone numbers, and showing the ‘Stage’ given the most recent record creation.&lt;/P&gt;&lt;P&gt;Below, 2nd image, is nearly there, but frustratingly only shows the highest number, instead of most recent. E.g. 4) added on 1st of Jan is shown instead of 5) added on 10th of Jan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nearly there results table.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 05:08:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-to-Most-Recent-Result-per-Item/m-p/2850315#M91332</guid>
      <dc:creator>ladams</dc:creator>
      <dc:date>2022-10-19T05:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sort to Most Recent Result per Item</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-to-Most-Recent-Result-per-Item/m-p/2850334#M91333</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="458689" data-lia-user-login="ladams" class="lia-mention lia-mention-user"&gt;ladams&lt;/a&gt; , You can solve it by using measures too, Not need to create additional tbale. see if this can help &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Latest &lt;BR /&gt;&lt;A href="https://amitchandak.medium.com/power-bi-get-the-last-latest-value-of-a-category-d0cf2fcf92d0" target="_blank"&gt;https://amitchandak.medium.com/power-bi-get-the-last-latest-value-of-a-category-d0cf2fcf92d0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://amitchandak.medium.com/power-bi-get-the-sum-of-the-last-latest-value-of-a-category-f1c839ee884e" target="_blank"&gt;https://amitchandak.medium.com/power-bi-get-the-sum-of-the-last-latest-value-of-a-category-f1c839ee884e&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you want new table then create it using&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;lasnonblankvalue(Table[Date], Max(Table[Phone])&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 05:21:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-to-Most-Recent-Result-per-Item/m-p/2850334#M91333</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-10-19T05:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sort to Most Recent Result per Item</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-to-Most-Recent-Result-per-Item/m-p/2852205#M91496</link>
      <description>&lt;P&gt;Thank you very much, your video was siper helpful for this. Im going through all your other helpful videos on your channel now.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 23:31:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-to-Most-Recent-Result-per-Item/m-p/2852205#M91496</guid>
      <dc:creator>ladams</dc:creator>
      <dc:date>2022-10-19T23:31:52Z</dc:date>
    </item>
  </channel>
</rss>

