<?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: is there a way to create a table extracting results from a measure? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1087997#M15615</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&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;Please use the below measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Selected Cluster = CONCATENATEX(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUMMARIZE(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Sales,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Sales[Cluster],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Filter Applied",FILTERS(Sales[Cluster])), [Filter Applied] , ",")&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Harsh Nathani&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial black,avant garde" color="#0000FF"&gt;&lt;SPAN&gt;Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 13 May 2020 13:53:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-05-13T13:53:58Z</dc:date>
    <item>
      <title>is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084083#M15414</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;i have a RankX measure that ranks based on another measure "rank total".&lt;/P&gt;&lt;P&gt;the rank total is also a measure that contains several other transformations.&lt;/P&gt;&lt;P&gt;In order to simplify the Rankx or Top N measure, im wondering if its possible to create a column or measure that extracts the numbers of the measure "rank total" and transform it in simple numbers. Then i will be able to aply the RAnkx or top N in this measure or Column.&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;VG&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 12:46:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084083#M15414</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-11T12:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084404#M15432</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide additional information like your calculations, sample data, etc. ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's hard to answer your question this way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pragati&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 15:43:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084404#M15432</guid>
      <dc:creator>Pragati11</dc:creator>
      <dc:date>2020-05-11T15:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084503#M15439</link>
      <description>&lt;P&gt;Hi Pragati, first of all thanks a lot for helping,&lt;/P&gt;&lt;P&gt;Basically, i have years of sales by project and i need to rank them. I have aplied percentilex in order to be able to have a sales score. top 20% =5, 20-40 = 4 and so on.&lt;/P&gt;&lt;P&gt;in the end i have a Sales Score per project. so far so good.&lt;/P&gt;&lt;P&gt;Later, i need to build also a score per CM1 and net present value.&lt;/P&gt;&lt;P&gt;in the end i will have a mesure that will be (Net sales score + CM1 score + NPV score)&lt;/P&gt;&lt;P&gt;in this example, i have only the Net sales to facilitate.&lt;/P&gt;&lt;P&gt;now, i need to rank this net sales score. As a lot of them have the same score, the RankX function will have ties.&lt;/P&gt;&lt;P&gt;to break this ties, i multiplied the Sales score by 1000 and sum the unique project id (just to have a unique number)&lt;/P&gt;&lt;P&gt;you will see that the numbers are "jumping" in the rank. (1,2,3,4,16,17,etc).&lt;/P&gt;&lt;P&gt;This prio list (rankx) needs to show me the rank of projects every time i select a Cluster (shown in the filter).&lt;/P&gt;&lt;P&gt;if i select 1 cluster its kind of working, howwer, if i select all of them, or 2 or 3, the Rankx (prio ) doesnt work anymore.&lt;/P&gt;&lt;P&gt;i have some "allselect" and "allexcept" functions that are there in order to make the percentilex function work.&lt;/P&gt;&lt;P&gt;at the end i just need to have a prio list from 1 til XXX dinamically changing when choosing Cluster A or B but also A+B and all of them as well.&lt;/P&gt;&lt;P&gt;i hope its a bit more clear.&lt;/P&gt;&lt;P&gt;file bellow, thanks a lot&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/open?id=1oaU5COHl1DNvbbJVDwtKyZ5540m-61WF" target="_self"&gt;prio list&lt;/A&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 16:52:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084503#M15439</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-11T16:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084617#M15445</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please use following measures&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;final rank untie = [Total Sales by Project No]*10000 + AVERAGE(Sales[SysProjectID])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Prio list = RANKX(ALLSELECTED(Sales[Project No.],Sales[Cluster]),[final rank untie],,DESC)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://drive.google.com/file/d/1IfKG_qUyMj9Jw_0dHh7FGkHMfIy8uytL/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1IfKG_qUyMj9Jw_0dHh7FGkHMfIy8uytL/view?usp=sharing&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Harsh Nathani&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial black,avant garde" color="#0000FF"&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 May 2020 18:20:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084617#M15445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-11T18:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084644#M15449</link>
      <description>&lt;P&gt;Hi Harsh,&amp;nbsp;&lt;/P&gt;&lt;P&gt;you again saving me!&amp;nbsp;&lt;/P&gt;&lt;P&gt;look. as the file ended up with a lot of different measures with specific "allselected" and "allexcept" functions, i found where i messed up. from your file, i added an extra column in the visual which was a Project name. I added it extra in the other measures filters, but somehow i forgot in one of them. now, its all working thanks to you.&lt;/P&gt;&lt;P&gt;super many thanks!!&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 18:42:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084644#M15449</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-11T18:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084647#M15450</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy to help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take Care.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 18:45:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1084647#M15450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-11T18:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1086303#M15524</link>
      <description>&lt;P&gt;Harsh,&lt;/P&gt;&lt;P&gt;do you think that its possible to add a Slider Filter containing the Net sales ? The idea is to Filter the Priority table by a certain Total of Net sales, lets say: if i filter the slide to $50000 , the table should show me only the top projects where their sum fits to $50000.&lt;/P&gt;&lt;P&gt;To complex?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;VG&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 15:35:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1086303#M15524</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-12T15:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1087084#M15562</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the last .pbix attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a Calculated Column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FilterSales = [Total Sales by Project No]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;You can now drag this column as a filter and filter the visual by Sales.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Harsh Nathani&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial black,avant garde" color="#0000FF"&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 May 2020 05:04:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1087084#M15562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-13T05:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1087797#M15594</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I was trying to display the selected Cluster(s) in a separated Card.&lt;/P&gt;&lt;P&gt;The Card will be displayed on the top of other table showing the Budget and the Sales for the selected clusters.&lt;/P&gt;&lt;P&gt;i was trying the DAX bellow but it didnt work:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Clustersfiltered = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ISFILTERED (Sales[Cluster]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CONCATENATEX ( FILTERS ( Sales[Cluster] ), Sales[Cluster], ", " ),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"ALL"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;is there any way to display the selected clusters in a Card?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;thanks again!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 May 2020 12:06:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1087797#M15594</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-13T12:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1087997#M15615</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&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;Please use the below measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Selected Cluster = CONCATENATEX(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUMMARIZE(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Sales,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Sales[Cluster],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Filter Applied",FILTERS(Sales[Cluster])), [Filter Applied] , ",")&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Harsh Nathani&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial black,avant garde" color="#0000FF"&gt;&lt;SPAN&gt;Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 May 2020 13:53:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1087997#M15615</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-13T13:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1088227#M15626</link>
      <description>Maaan, You are a Ninja. thanks a lot</description>
      <pubDate>Wed, 13 May 2020 16:13:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1088227#M15626</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-13T16:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1091887#M15840</link>
      <description>&lt;P&gt;Dear Anonymous&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;my total ranking is a sum of several measures, [Net sales rank]+[CM1 Rank]+[Customer Rank], etc..&lt;/P&gt;&lt;P&gt;i can create a filter where i can select each of this measures and have a different Total ranking.&lt;/P&gt;&lt;P&gt;my problem is with the combination of 2,3 or all of the selected ranks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Total Ranking = SWITCH(TRUE(),&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAX('Criteria for Score'[Score criteria])="Net Sales", [Net Sales Rank],&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAX('Criteria for Score'[Score criteria])="CM1", CM1[CM1 Rank], etc..&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Is there an elegant or just better way of having this Total ranking measure reflecting the sum of the Selected &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;only Elements in a slicer. in the End, i would like to have a dynamic Total rank, which will only take into account&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;the elements selected in the slicer.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;thanks in advance&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VG&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 May 2020 16:03:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1091887#M15840</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-15T16:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1091906#M15841</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you doing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies, I did not understand a bit of what you need. Can you elaborate on this requirement like you did in the first post here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if you can share your .pbix file. Will be helpful to understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 16:20:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1091906#M15841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-15T16:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1092022#M15850</link>
      <description>&lt;P&gt;Dear Harsh, no need to apologize&lt;/P&gt;&lt;P&gt;its quite difficult to explain clearly what i need &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in the file you will see that i have 2 main percentile measures. One is the Net Sales and the other is NPV. I will have more in the future.&lt;/P&gt;&lt;P&gt;Now the totalRank is the Sum of NetSales rank adn NPV rank. This Sum will reflect what the RankX will order.&lt;/P&gt;&lt;P&gt;i added a filter (it doenst need to be a filter) just to show what i need:&lt;/P&gt;&lt;P&gt;basically in the Box i want to show the final Rank dynamically based on the factors that contribuite to the total RAnk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i select only Net Sales in the box, it should only show the Rank based on Net sales, If i click Net sales and NPV, it should show the Sum of both of them..and so on.&lt;/P&gt;&lt;P&gt;i hope its clear when you see the file.&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;VG&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/open?id=1bHSi5Y3uWejmBMownMDI8ry-EL0l9h0n" target="_self"&gt;PrioList100b&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 17:35:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1092022#M15850</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-15T17:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1092560#M15872</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks, I understand what you require now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see below post, &lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/Slicer-mulitple-value-store-and-then-use-to-display-visuals/m-p/950687" target="_blank"&gt;&lt;BR /&gt;&lt;BR /&gt;https://community.powerbi.com/t5/DAX-Commands-and-Tips/Slicer-mulitple-value-store-and-then-use-to-display-visuals/m-p/950687&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am really not sure how this can be done as the requirement is to add measures based on Selected Slicer Value. If multiple values are selected, then add multiple measures.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There can be a different method though, where your slicer value contains values like for Scoring Criteria&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;This may not be feasible incase you&amp;nbsp; have a lot of parameters to calculate your final rank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 May 2020 13:06:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1092560#M15872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-16T13:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to create a table extracting results from a measure?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1093946#M15929</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;Anonymous&lt;/a&gt; .&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 May 2020 08:19:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/is-there-a-way-to-create-a-table-extracting-results-from-a/m-p/1093946#M15929</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-05-18T08:19:11Z</dc:date>
    </item>
  </channel>
</rss>

