<?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: LASTNONBLANKVALUE  not working where there are mutiple values for the same date in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214700#M117346</link>
    <description>&lt;P&gt;I have tried that , but that returns the value alphabetically disregarding the max date&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 May 2023 02:04:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-05-02T02:04:15Z</dc:date>
    <item>
      <title>LASTNONBLANKVALUE  not working where there are mutiple values for the same date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214657#M117343</link>
      <description>&lt;P&gt;Hi all, i was wondering if anyone knows how to make LASTNONBLANK dax funtion to work when there are mutiple values for the same date or datekey ? below is my table and the dax I used and atm when I use LASTNOBLANK in a calculatetable I get blank values for this ID as it doesn't know which one to pick ! I want it to just pick one randomly....&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;LASTNONBLANKVALUE&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Fact'[DateKey],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN&gt; ('Dimension'[Residential_Status] ))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 01:35:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214657#M117343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-02T01:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: LASTNONBLANKVALUE  not working where there are mutiple values for the same date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214698#M117345</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;LASTNONBLANKVALUE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;(&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Fact'[DateKey],&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;('Dimension'[Residential_Status] ))&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 May 2023 02:01:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214698#M117345</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2023-05-02T02:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: LASTNONBLANKVALUE  not working where there are mutiple values for the same date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214700#M117346</link>
      <description>&lt;P&gt;I have tried that , but that returns the value alphabetically disregarding the max date&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 02:04:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214700#M117346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-02T02:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: LASTNONBLANKVALUE  not working where there are mutiple values for the same date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214711#M117348</link>
      <description>&lt;P&gt;actually ignore me that seems to be working when I have date filter, Thank you so much.&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 02:15:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LASTNONBLANKVALUE-not-working-where-there-are-mutiple-values-for/m-p/3214711#M117348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-02T02:15:27Z</dc:date>
    </item>
  </channel>
</rss>

