<?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: Wrong Ranking after adding new column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-Ranking-after-adding-new-column/m-p/3149760#M112796</link>
    <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="434309" data-lia-user-login="eliasayyy" class="lia-mention lia-mention-user"&gt;eliasayyy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ranking Campaigns By Time = RANKX( ALLSELECTED(Campaigns[Campaign Name]), CALCULATE([Time CTR],All('Time'[Code])), , DESC,Dense )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 12:02:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-23T12:02:39Z</dc:date>
    <item>
      <title>Wrong Ranking after adding new column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-Ranking-after-adding-new-column/m-p/3149703#M112793</link>
      <description>&lt;P&gt;hello everyone i have 3 tables , campaigns , time of day , fact table&lt;BR /&gt;&lt;BR /&gt;i have this table visual&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;which the ranking is correct&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;but when i ad time code to the table i get wrong ranking&lt;BR /&gt;&lt;BR /&gt;&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;&lt;P&gt;how can i keep the same ranking as first table even after adding code&lt;BR /&gt;&lt;BR /&gt;note that i have a relationship between fact table and both time day table and campaigns table&lt;BR /&gt;&lt;BR /&gt;so campaign name comes from campaigns tables , the code comes from time of day table and my calculation is from fact table&lt;BR /&gt;&lt;BR /&gt;how can i keep the ranking before adding code&lt;BR /&gt;&lt;BR /&gt;here is the measure&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Ranking Campaigns By Time = 
RANKX(
    ALLSELECTED(Campaigns[Campaign Name]), 
    [Time CTR],
    ,
    DESC,Dense
)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 23 Mar 2023 11:43:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-Ranking-after-adding-new-column/m-p/3149703#M112793</guid>
      <dc:creator>eliasayyy</dc:creator>
      <dc:date>2023-03-23T11:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Ranking after adding new column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-Ranking-after-adding-new-column/m-p/3149760#M112796</link>
      <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="434309" data-lia-user-login="eliasayyy" class="lia-mention lia-mention-user"&gt;eliasayyy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ranking Campaigns By Time = RANKX( ALLSELECTED(Campaigns[Campaign Name]), CALCULATE([Time CTR],All('Time'[Code])), , DESC,Dense )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 12:02:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-Ranking-after-adding-new-column/m-p/3149760#M112796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-23T12:02:39Z</dc:date>
    </item>
  </channel>
</rss>

