<?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: Table Multiple Months Sort Issue in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3395178#M128065</link>
    <description>&lt;P&gt;Thank you so much for the video, that does makes sense. I have saved the video but I tried this video instead and it helped as I am working with Fiscal year Apr - Mar and thought it would be more relevant than showing Jan - Dec. This video also shows the Month Number sort &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;&lt;A href="https://www.youtube.com/watch?v=oviIwj3pJEE" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=oviIwj3pJEE&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2023 15:36:13 GMT</pubDate>
    <dc:creator>Xavianna</dc:creator>
    <dc:date>2023-08-23T15:36:13Z</dc:date>
    <item>
      <title>Table Multiple Months Sort Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3394359#M128023</link>
      <description>&lt;P&gt;My colleagues and I have been trying a few different methods but haven't been successful. I am wondering if anyone can help please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My table shows when the booking is received and this is sorted using an extra Date Table. I created a second Date Table to sort when the booking was filled but this hasn't worked.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As shown in the attached image, the first Month column (Vacancy Received) is in month order, however the second Month column (Vacancy Filled) is in alphabetical order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to sort both columns in month order please? So we can see the bookings being filled each month. I have a cumulative column, that is now shown here, to track the monthly filled progression.&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;Thank you for any help in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 09:24:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3394359#M128023</guid>
      <dc:creator>Xavianna</dc:creator>
      <dc:date>2023-08-23T09:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table Multiple Months Sort Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3394548#M128033</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share the sample data in excel? This can be done but i need to see your raw data to suggest a suitable solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 10:43:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3394548#M128033</guid>
      <dc:creator>rrm121812</dc:creator>
      <dc:date>2023-08-23T10:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table Multiple Months Sort Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3394643#M128038</link>
      <description>&lt;P&gt;Hello RR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your message. I am trying to upload the data sample which is in Excel format but unable to do so. Could you please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 15:33:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3394643#M128038</guid>
      <dc:creator>Xavianna</dc:creator>
      <dc:date>2023-08-23T15:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table Multiple Months Sort Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3394787#M128045</link>
      <description>&lt;P&gt;You can try sorting both the columns using one custom column which would contain Month Number. Use Sort By column feature to achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might help -&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=NlX7Cp2P0d4" target="_blank"&gt;https://www.youtube.com/watch?v=NlX7Cp2P0d4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please &lt;STRONG&gt;Accept this as a solution&lt;/STRONG&gt; if this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 12:40:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3394787#M128045</guid>
      <dc:creator>rrm121812</dc:creator>
      <dc:date>2023-08-23T12:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Table Multiple Months Sort Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3395178#M128065</link>
      <description>&lt;P&gt;Thank you so much for the video, that does makes sense. I have saved the video but I tried this video instead and it helped as I am working with Fiscal year Apr - Mar and thought it would be more relevant than showing Jan - Dec. This video also shows the Month Number sort &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;&lt;A href="https://www.youtube.com/watch?v=oviIwj3pJEE" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=oviIwj3pJEE&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 15:36:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3395178#M128065</guid>
      <dc:creator>Xavianna</dc:creator>
      <dc:date>2023-08-23T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table Multiple Months Sort Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3396322#M128110</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Xavianna,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good to know you got the solution. Please provide a Kudo if you think this helped reach the solution.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 06:51:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-Multiple-Months-Sort-Issue/m-p/3396322#M128110</guid>
      <dc:creator>rrm121812</dc:creator>
      <dc:date>2023-08-24T06:51:11Z</dc:date>
    </item>
  </channel>
</rss>

