<?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: Month Slicer Sorting in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253777#M54361</link>
    <description>&lt;P&gt;It's a general month name column and sorted by fiscal month number( Apr = 1 to Mar = 12) column.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Dec 2021 13:30:15 GMT</pubDate>
    <dc:creator>Hari_Gopal</dc:creator>
    <dc:date>2021-12-23T13:30:15Z</dc:date>
    <item>
      <title>Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253769#M54359</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I placed month names in a slicer which was sorted according to Indian fiscal year month number, I got the 2nd visual.&lt;/P&gt;&lt;P&gt;But I want to display as 1st visual.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 13:25:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253769#M54359</guid>
      <dc:creator>Hari_Gopal</dc:creator>
      <dc:date>2021-12-23T13:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253771#M54360</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="319870" data-lia-user-login="Hari_Gopal" class="lia-mention lia-mention-user"&gt;Hari_Gopal&lt;/a&gt;&amp;nbsp;So you generally need a column with the order you want and you use that as the "Sort by" column. Without seeing your data, it is hard to be more specific.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 13:27:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253771#M54360</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2021-12-23T13:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253777#M54361</link>
      <description>&lt;P&gt;It's a general month name column and sorted by fiscal month number( Apr = 1 to Mar = 12) column.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 13:30:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253777#M54361</guid>
      <dc:creator>Hari_Gopal</dc:creator>
      <dc:date>2021-12-23T13:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253788#M54364</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="319870" data-lia-user-login="Hari_Gopal" class="lia-mention lia-mention-user"&gt;Hari_Gopal&lt;/a&gt;&amp;nbsp;Oh, I see it is sorting vertically versus horizontally. There is no setting that I know of to change that. However, if you shrink it vertically it will sort horizontally across.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 13:39:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2253788#M54364</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2021-12-23T13:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2256312#M54462</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="319870" data-lia-user-login="Hari_Gopal" class="lia-mention lia-mention-user"&gt;Hari_Gopal&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In slicer , there are two orientations for Slicer : Vertical and Horizontal .When you choose Horizontal , the visual displays as the screenshot below .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So if you want to change the location of the Month , you need add a column to define the order of the Month . Then sort the month by the ID in &lt;STRONG&gt;Data&lt;/STRONG&gt; view .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;You will get a visual like this :&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have attached my pbix file , you can refer to it .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regard&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Community Support Team _ Ailsa Tao&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 05:16:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2256312#M54462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-27T05:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2256708#M54478</link>
      <description>&lt;P&gt;I also tried this way but the problem with this way is when we place this month column in bar chart, the order is different from the actual(apr, may, june ----mar)&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 09:48:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2256708#M54478</guid>
      <dc:creator>Hari_Gopal</dc:creator>
      <dc:date>2021-12-27T09:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257499#M54521</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="319870" data-lia-user-login="Hari_Gopal" class="lia-mention lia-mention-user"&gt;Hari_Gopal&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can change the order in visual options, sort axis by fiscal month number and set &lt;STRONG&gt;Sort ascending&lt;/STRONG&gt; . This operation does not affect the sequence of the slicer, because it is set in a single visual. You can have a try .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regard&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Community Support Team _ Ailsa Tao&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 01:43:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257499#M54521</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-28T01:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257740#M54532</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;once look at the below scenario&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 05:31:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257740#M54532</guid>
      <dc:creator>Hari_Gopal</dc:creator>
      <dc:date>2021-12-28T05:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257765#M54538</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="319870" data-lia-user-login="Hari_Gopal" class="lia-mention lia-mention-user"&gt;Hari_Gopal&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In my pbix file , you can find the ID for slicer and number for column chart are different columns , in column chart , the sorting is based on the column of Apr=1, May=2 as the standard . &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I changed it in my pbix file and attached it again , you can refer to it .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regard&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Community Support Team _ Ailsa Tao&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 05:50:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257765#M54538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-28T05:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257791#M54542</link>
      <description>&lt;P&gt;Hi, I did understand what you did.&lt;BR /&gt;&lt;BR /&gt;The previous scenario what I mentioned has the following issues&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) If we select present fiscal year, months order is changing in slicer and&lt;/P&gt;&lt;P&gt;b) you placed number column in value field of bar chart but if we place some other value column in value field, how can we sort?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 06:14:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257791#M54542</guid>
      <dc:creator>Hari_Gopal</dc:creator>
      <dc:date>2021-12-28T06:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257861#M54544</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="319870" data-lia-user-login="Hari_Gopal" class="lia-mention lia-mention-user"&gt;Hari_Gopal&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Then you can only start with the name of the X-axis value, and you can add an order in front, but the display is not so good. Create a calculated column and put it in Axis .&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Column = 'Table'[number] &amp;amp; "-" &amp;amp;'Table'[Month]&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regard&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Community Support Team _ Ailsa Tao&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 06:46:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257861#M54544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-28T06:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Month Slicer Sorting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257902#M54545</link>
      <description>&lt;P&gt;Ok, thank you&amp;nbsp;Anonymous&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But what about this thing&lt;/P&gt;&lt;P&gt;a) Let us assume that we have fiscal year and respective months column,&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;&amp;nbsp; &amp;nbsp; &amp;nbsp; Present fiscal year doesnt have all the 12 months,&amp;nbsp; then months order in the slicer is changing. How can we fix it?&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;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 05:13:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Month-Slicer-Sorting/m-p/2257902#M54545</guid>
      <dc:creator>Hari_Gopal</dc:creator>
      <dc:date>2021-12-29T05:13:09Z</dc:date>
    </item>
  </channel>
</rss>

