<?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: Hi All, Need Help in sorting in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3496082#M133940</link>
    <description>&lt;P&gt;I already have a table with three columns (as mention). I want to sort all three columns within that table according to specific criteria, and then I need to display the sorted data in a separate table visualization. However, I'm currently encountering an error message that says, "There cannot be more than one value in the 'rank' for the same value in the 'current output.' Please select a different column for sorting or adjust the data in the 'rank' column."&lt;/P&gt;&lt;P&gt;How can I address this issue and sort all three columns simultaneously in a same table?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 10:24:15 GMT</pubDate>
    <dc:creator>Omesh</dc:creator>
    <dc:date>2023-10-25T10:24:15Z</dc:date>
    <item>
      <title>Hi All, Need Help in sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3485392#M133360</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Is there a way to implement custom sorting in Power BI, especially when dealing with text values and hierarchical columns in a matrix visualization, since the default sorting options may not provide the desired outcome?&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Current Output&lt;/TD&gt;&lt;TD&gt;Desired Outcome&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1 of 50&lt;/TD&gt;&lt;TD&gt;1 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10 of 50&lt;/TD&gt;&lt;TD&gt;2 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;11 of 50&lt;/TD&gt;&lt;TD&gt;3 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2 of 50&lt;/TD&gt;&lt;TD&gt;4 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;21 of 50&lt;/TD&gt;&lt;TD&gt;5 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;25 of 50&lt;/TD&gt;&lt;TD&gt;6 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3 of 50&lt;/TD&gt;&lt;TD&gt;7 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;38 of 50&lt;/TD&gt;&lt;TD&gt;8 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4 of 50&lt;/TD&gt;&lt;TD&gt;9 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;40 of 50&lt;/TD&gt;&lt;TD&gt;10 of 50&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 19 Oct 2023 10:51:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3485392#M133360</guid>
      <dc:creator>Omesh</dc:creator>
      <dc:date>2023-10-19T10:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, Need Help in sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3487692#M133460</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="631459" data-lia-user-login="Omesh" class="lia-mention lia-mention-user"&gt;Omesh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can create a calculated column like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And then sort your main column by the calculated one:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;Best Regards, &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;Alexander&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;&lt;A href="https://youtube.com/@powerbi-vlog" target="_blank"&gt;My YouTube vlog in English&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;&lt;A href="https://youtube.com/@pbi-vlog" target="_blank"&gt;My YouTube vlog in Russian&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 13:05:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3487692#M133460</guid>
      <dc:creator>barritown</dc:creator>
      <dc:date>2023-10-20T13:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, Need Help in sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3487714#M133461</link>
      <description>&lt;P&gt;Same suggestion.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 13:13:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3487714#M133461</guid>
      <dc:creator>_elbpower</dc:creator>
      <dc:date>2023-10-20T13:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, Need Help in sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3496082#M133940</link>
      <description>&lt;P&gt;I already have a table with three columns (as mention). I want to sort all three columns within that table according to specific criteria, and then I need to display the sorted data in a separate table visualization. However, I'm currently encountering an error message that says, "There cannot be more than one value in the 'rank' for the same value in the 'current output.' Please select a different column for sorting or adjust the data in the 'rank' column."&lt;/P&gt;&lt;P&gt;How can I address this issue and sort all three columns simultaneously in a same table?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 10:24:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3496082#M133940</guid>
      <dc:creator>Omesh</dc:creator>
      <dc:date>2023-10-25T10:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, Need Help in sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3496175#M133942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="631459" data-lia-user-login="Omesh" class="lia-mention lia-mention-user"&gt;Omesh&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Your 'rank' column shouldn't contain duplicates. Probably you should work on creation of a new rank column without duplicates. As an option, you can create an index column in Power Query based on your rank column and link sorting to it.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 11:01:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-All-Need-Help-in-sorting/m-p/3496175#M133942</guid>
      <dc:creator>barritown</dc:creator>
      <dc:date>2023-10-25T11:01:09Z</dc:date>
    </item>
  </channel>
</rss>

