<?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: Years descending order in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240271#M53597</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You can select sort descending in option in the matrix:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If&amp;nbsp; you don't see this option check the data type of your year and how it is sorted. I hope this helps to solve your issue and if it does consider accepting this as a solution!&lt;/P&gt;</description>
    <pubDate>Wed, 15 Dec 2021 12:47:15 GMT</pubDate>
    <dc:creator>ValtteriN</dc:creator>
    <dc:date>2021-12-15T12:47:15Z</dc:date>
    <item>
      <title>Years descending order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240261#M53596</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;i have this matrix&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;and I'd like to have descending order of years without using a dax formula.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all &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;</description>
      <pubDate>Wed, 15 Dec 2021 12:41:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240261#M53596</guid>
      <dc:creator>giuliapiazza94</dc:creator>
      <dc:date>2021-12-15T12:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Years descending order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240271#M53597</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You can select sort descending in option in the matrix:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If&amp;nbsp; you don't see this option check the data type of your year and how it is sorted. I hope this helps to solve your issue and if it does consider accepting this as a solution!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 12:47:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240271#M53597</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2021-12-15T12:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Years descending order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240279#M53598</link>
      <description>&lt;P&gt;in my report I see this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;i can order item (articolo) or sales (importo - fatturato),&lt;/P&gt;&lt;P&gt;not years. Why?&lt;span class="lia-unicode-emoji" title=":crying_face:"&gt;😢&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my column of years is a number type&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 12:53:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240279#M53598</guid>
      <dc:creator>giuliapiazza94</dc:creator>
      <dc:date>2021-12-15T12:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Years descending order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240308#M53600</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I forgot that matrix doesn't allow to sort by columns if you have row data. In this case it would be hard to sort the years in descending order without&amp;nbsp;dax. You can change the row and column hierarcies like in this example and then sort the data. Otherwise I don't see a way to do this without dax or modifications to your data model:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 13:10:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240308#M53600</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2021-12-15T13:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Years descending order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240340#M53608</link>
      <description>&lt;P&gt;If I wanted to create a new table calendar that has descending order, which dax formula can I use?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 13:34:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240340#M53608</guid>
      <dc:creator>giuliapiazza94</dc:creator>
      <dc:date>2021-12-15T13:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Years descending order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240386#M53614</link>
      <description>&lt;P&gt;You can create negative year column and sort year column by it:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 13:58:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Years-descending-order/m-p/2240386#M53614</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2021-12-15T13:58:40Z</dc:date>
    </item>
  </channel>
</rss>

