<?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: RARNKX duplicating column values and wrong when filtering in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RARNKX-duplicating-column-values-and-wrong-when-filtering/m-p/4051555#M160757</link>
    <description>&lt;P&gt;Hi,&amp;nbsp; can´t attach but this are my two tables&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this is the connection between tables&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;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Jul 2024 02:29:40 GMT</pubDate>
    <dc:creator>c_d_m</dc:creator>
    <dc:date>2024-07-20T02:29:40Z</dc:date>
    <item>
      <title>RARNKX duplicating column values and wrong when filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RARNKX-duplicating-column-values-and-wrong-when-filtering/m-p/4049561#M160643</link>
      <description>&lt;P&gt;I have the follwing model:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and a rank measure which is the following&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;rankAccumlatdAmount =&lt;/SPAN&gt; &lt;SPAN&gt;RANKX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ALL&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'codeNameTable'&lt;/SPAN&gt;&lt;SPAN&gt;[Code]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'ammountTable'&lt;/SPAN&gt;&lt;SPAN&gt;[Ammount]&lt;/SPAN&gt;&lt;SPAN&gt;)),,&lt;/SPAN&gt;&lt;SPAN&gt;DESC&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;Dense&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Which works fine when im trying to do a simple table&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;But not okay when i put boath codes in the same table, it duplicates the value of all codes for the same codeFromAmountTable even though boath tables are related&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;It works wrong when selecting a code (the rank is incorrect)&lt;/P&gt;&lt;img /&gt;&lt;P&gt;And the other table as well works wrong when selecting a code&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;I tried with ALLSELECTED but it didn´t work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the following: when any of the two codes are selected the table returns only the one row with the correctly calculated ranking meaing if with all the codes it ranks 3 the it should still rank 3 when i select the code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 Jul 2024 01:39:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RARNKX-duplicating-column-values-and-wrong-when-filtering/m-p/4049561#M160643</guid>
      <dc:creator>c_d_m</dc:creator>
      <dc:date>2024-07-19T01:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: RARNKX duplicating column values and wrong when filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RARNKX-duplicating-column-values-and-wrong-when-filtering/m-p/4050750#M160724</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="658783" data-lia-user-login="c_d_m" class="lia-mention lia-mention-user"&gt;c_d_m&lt;/a&gt;&amp;nbsp;Hi! can you upload the pbix file in drive and share the link?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BBF&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 12:58:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RARNKX-duplicating-column-values-and-wrong-when-filtering/m-p/4050750#M160724</guid>
      <dc:creator>BeaBF</dc:creator>
      <dc:date>2024-07-19T12:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: RARNKX duplicating column values and wrong when filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RARNKX-duplicating-column-values-and-wrong-when-filtering/m-p/4051555#M160757</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; can´t attach but this are my two tables&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this is the connection between tables&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2024 02:29:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RARNKX-duplicating-column-values-and-wrong-when-filtering/m-p/4051555#M160757</guid>
      <dc:creator>c_d_m</dc:creator>
      <dc:date>2024-07-20T02:29:40Z</dc:date>
    </item>
  </channel>
</rss>

