<?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: How to get the Bottom funded Group by using TOPN? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-the-Bottom-funded-Group-by-using-TOPN/m-p/3344501#M125551</link>
    <description>&lt;P&gt;did not work... same result.&lt;/P&gt;</description>
    <pubDate>Sat, 22 Jul 2023 02:28:59 GMT</pubDate>
    <dc:creator>Omarion84</dc:creator>
    <dc:date>2023-07-22T02:28:59Z</dc:date>
    <item>
      <title>How to get the Bottom funded Group by using TOPN?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-the-Bottom-funded-Group-by-using-TOPN/m-p/3343756#M125516</link>
      <description>&lt;P&gt;I have this measure that works fine on a card visual, displaying TOP funded group name, yet I need also to display the least funded group to get the Bottom funded group name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Top Funded Group= FIRSTNONBLANK(Topn(1,values('Unique Data Per Order'[Group]),[Total Funded]),1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how??&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 16:05:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-the-Bottom-funded-Group-by-using-TOPN/m-p/3343756#M125516</guid>
      <dc:creator>Omarion84</dc:creator>
      <dc:date>2023-07-21T16:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Bottom funded Group by using TOPN?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-the-Bottom-funded-Group-by-using-TOPN/m-p/3343931#M125520</link>
      <description>&lt;P&gt;You just need to apply the order filter (Change the second 1 to a 0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Bottom Funded Group= FIRSTNONBLANK(Topn(1,values('Unique Data Per Order'[Group]),[Total Funded]),0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If this post was helpful, please kudos or accept the answer as a solution.&lt;BR /&gt;~ Anthony Genovese&lt;BR /&gt;Need more PBI help? PM me for affordable, dedicated training or consultant recomendations!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 17:50:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-the-Bottom-funded-Group-by-using-TOPN/m-p/3343931#M125520</guid>
      <dc:creator>AnthonyGenovese</dc:creator>
      <dc:date>2023-07-21T17:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Bottom funded Group by using TOPN?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-the-Bottom-funded-Group-by-using-TOPN/m-p/3344501#M125551</link>
      <description>&lt;P&gt;did not work... same result.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2023 02:28:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-the-Bottom-funded-Group-by-using-TOPN/m-p/3344501#M125551</guid>
      <dc:creator>Omarion84</dc:creator>
      <dc:date>2023-07-22T02:28:59Z</dc:date>
    </item>
  </channel>
</rss>

