<?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: Top N with all option in parameter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757467#M36723</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your feedback.&lt;/P&gt;&lt;P&gt;My suggestion was a kind of alternative because I could not find a way to insert "ALL" into the parameter with numbers. But I still think showing a word like "Select all" in the slicer is a good alternative.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Mar 2021 12:22:31 GMT</pubDate>
    <dc:creator>Jihwan_Kim</dc:creator>
    <dc:date>2021-03-31T12:22:31Z</dc:date>
    <item>
      <title>Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754137#M36600</link>
      <description>&lt;P&gt;Can anyone tell me how to show Topn parameter&amp;nbsp; with all option...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example suppose i have 200 vendor and their sales&amp;nbsp; amount , now i have a topn drop down parameter&lt;/P&gt;&lt;P&gt;where the option will 5, 10, 20, 25, all...&lt;/P&gt;&lt;P&gt;So if user select any number like 5, 10,20, 25.. thos top values will be shown otherwise if the the user select all option all 200 vendor data will be there in the chart..&lt;/P&gt;&lt;P&gt;I have already implemented top N parameter but i can't add all option in parameter as in power bi paraameter option is only&amp;nbsp;&lt;/P&gt;&lt;P&gt;whole, decimal and fied number in the option..PLease help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 09:41:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754137#M36600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-30T09:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754158#M36602</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , refer for Top N with Others&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=UAnylK9bm1I" target="_blank"&gt;https://www.youtube.com/watch?v=UAnylK9bm1I&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://blog.gbrueckl.at/2019/05/power-bi-dynamic-topn-others-with-drill-down/" target="_blank"&gt;https://blog.gbrueckl.at/2019/05/power-bi-dynamic-topn-others-with-drill-down/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 09:39:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754158#M36602</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-03-30T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754173#M36603</link>
      <description>&lt;P&gt;hI Amit,&lt;/P&gt;&lt;P&gt;i dont need other option.. i need parameter selection with all option.. so that user can select all the data at one go&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 09:42:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754173#M36603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-30T09:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754183#M36604</link>
      <description>&lt;P&gt;Other option is catagorizing the data but user want to see all the vendor details , their names and sales once it selects All from parameter&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 09:43:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754183#M36604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-30T09:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754443#M36606</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please correct me if I wrongly understood your question.&lt;/P&gt;&lt;P&gt;Instead of using NewParameter Function in the Modeling Menu tab, how about just creating one-column table that contains 5,10,15,20,25. When you add this column into the slicer visualization, I think you can disable or able to show Select All, like below picture.&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;I think from here you can create related measures to show visualizations dynamically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”times" color="”#000000”"&gt;&lt;EM&gt;&lt;STRONG&gt;Hi, My name is Jihwan Kim. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”times" color="”#000000”"&gt;&lt;EM&gt;&lt;STRONG&gt;If this post helps, then please consider accept it as the solution to help other members find it faster.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 11:03:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1754443#M36606</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2021-03-30T11:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757193#M36703</link>
      <description>&lt;P&gt;Hi...&lt;/P&gt;&lt;P&gt;If i select all.. it will select all the option in parameter like 5, 10, 20, 25,30 .. but i want to see the other 100 vendors value... as the total vendor are 200.. now i have topn parameter which help the user to select upto top 25 vendors.. but if the vendors want to see the data for all the 200 vendors in the chart..In your solution i have created same, a table containing values like 5, 10, 20.. but if we select all in the slicer it will show the vendors for all the selected values ( that is upto 30) not the underling 170 vendors&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 10:35:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757193#M36703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-31T10:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757243#M36706</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your feedback.&lt;/P&gt;&lt;P&gt;What I meant was,&amp;nbsp;&lt;/P&gt;&lt;P&gt;if countrow(slicer table) = 1 -&amp;gt; then based on the selectedvalue (slicer) -&amp;gt; perhaps you can create corresponding ranking show.&lt;/P&gt;&lt;P&gt;if countrow(slicer table) &amp;lt;&amp;gt;1 -&amp;gt; then show all vendors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if it is OK with you, please share a sample pbix file, then I can try to come up with more accurate measures.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 10:56:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757243#M36706</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2021-03-31T10:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757426#M36720</link>
      <description>&lt;P&gt;ok.. but how to insert 'All'&amp;nbsp; as a option to the parameter like 5,10, 15,,25,30, All&lt;/P&gt;&lt;P&gt;so that when user select All, all the vendor name that is 200 will come&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 12:13:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757426#M36720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-31T12:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with all option in parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757467#M36723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your feedback.&lt;/P&gt;&lt;P&gt;My suggestion was a kind of alternative because I could not find a way to insert "ALL" into the parameter with numbers. But I still think showing a word like "Select all" in the slicer is a good alternative.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 12:22:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-with-all-option-in-parameter/m-p/1757467#M36723</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2021-03-31T12:22:31Z</dc:date>
    </item>
  </channel>
</rss>

