<?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: BI will not SORT visual correctly in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BI-will-not-SORT-visual-correctly/m-p/3136794#M111831</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;thank you so much! that worked. I'm upset it was that simple smh&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;</description>
    <pubDate>Thu, 16 Mar 2023 16:25:38 GMT</pubDate>
    <dc:creator>e175429</dc:creator>
    <dc:date>2023-03-16T16:25:38Z</dc:date>
    <item>
      <title>BI will not SORT visual correctly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BI-will-not-SORT-visual-correctly/m-p/3136750#M111825</link>
      <description>&lt;P&gt;Hello All!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a bar chart that shows a number of total activities for a given month and year. The chart starts with Feb 2022 and comes up to Feb 2023.&lt;/P&gt;&lt;P&gt;The order should be:&lt;/P&gt;&lt;P&gt;Feb-22&lt;/P&gt;&lt;P&gt;Apr-22&lt;/P&gt;&lt;P&gt;Jun-22&lt;/P&gt;&lt;P&gt;Aug-22&lt;/P&gt;&lt;P&gt;Oct-22&lt;/P&gt;&lt;P&gt;Nov22&lt;/P&gt;&lt;P&gt;Dec-22&lt;/P&gt;&lt;P&gt;Jan-23&lt;/P&gt;&lt;P&gt;Feb-23&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;When I sort ascending or decending, it always shows out of order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created the last 2 custom columns, MonthYear and RelativeMonth based on the Date column.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;MonthYear&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;= Date.ToText ([Date], "MMM-yy")&lt;/P&gt;&lt;P&gt;RelativeMonth&lt;/P&gt;&lt;P&gt;=&amp;nbsp;12 * Date.Year([Date]) * Date.Month([Date]) - 12 * Date.Year(DateToday) - Date.Month(DateToday)&lt;/P&gt;&lt;P&gt;(sn: I created a DateToday quiery)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MonthYear is formatted as Text. RelativeMonth is formatted as Whole Number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I thought it would work by sorting the graph by MonthYear and then ascending or descending, but it's not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated!&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 15:59:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BI-will-not-SORT-visual-correctly/m-p/3136750#M111825</guid>
      <dc:creator>e175429</dc:creator>
      <dc:date>2023-03-16T15:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: BI will not SORT visual correctly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BI-will-not-SORT-visual-correctly/m-p/3136766#M111828</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="531109" data-lia-user-login="e175429" class="lia-mention lia-mention-user"&gt;e175429&lt;/a&gt;&amp;nbsp;Try using a numeric Sort By column.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 16:07:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BI-will-not-SORT-visual-correctly/m-p/3136766#M111828</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-03-16T16:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: BI will not SORT visual correctly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BI-will-not-SORT-visual-correctly/m-p/3136794#M111831</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;thank you so much! that worked. I'm upset it was that simple smh&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;</description>
      <pubDate>Thu, 16 Mar 2023 16:25:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BI-will-not-SORT-visual-correctly/m-p/3136794#M111831</guid>
      <dc:creator>e175429</dc:creator>
      <dc:date>2023-03-16T16:25:38Z</dc:date>
    </item>
  </channel>
</rss>

