<?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: Latest date value in Card visual in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Latest-date-value-in-Card-visual/m-p/1391216#M25508</link>
    <description>&lt;P&gt;This did not work, but I used another formula that helped!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But thank u for responding!&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 20:11:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-09-23T20:11:59Z</dc:date>
    <item>
      <title>Latest date value in Card visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Latest-date-value-in-Card-visual/m-p/1378458#M25168</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have data which has rows as dates, against which counts(column IT) for that month are listed for a BU.&lt;/P&gt;&lt;P&gt;I want to create a card visual where the latest date's count is displayed and then tie it to a month slicer where when I click on a month it shows the count for the selected month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, when I choose the column IT onthe card visual it sums up the counts for all months.&lt;/P&gt;&lt;P&gt;Eg-&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;IT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jan&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Feb&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;March&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;I want my card to show 3 but it shows 6 as default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then when i go ahead and select Feb I only want to see 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What can be done here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 18:57:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Latest-date-value-in-Card-visual/m-p/1378458#M25168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-17T18:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Latest date value in Card visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Latest-date-value-in-Card-visual/m-p/1378923#M25186</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Hop you have Date not month &lt;/P&gt;
&lt;P&gt;Try like&lt;/P&gt;
&lt;P&gt;lastnonblankvalue(Table[Date], sum(Table[IT]))&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 01:47:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Latest-date-value-in-Card-visual/m-p/1378923#M25186</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-09-18T01:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Latest date value in Card visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Latest-date-value-in-Card-visual/m-p/1391216#M25508</link>
      <description>&lt;P&gt;This did not work, but I used another formula that helped!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But thank u for responding!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 20:11:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Latest-date-value-in-Card-visual/m-p/1391216#M25508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-23T20:11:59Z</dc:date>
    </item>
  </channel>
</rss>

