<?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 Problem with sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-sorting/m-p/1337869#M828629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qliks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look for a solution how to sort my DIM 1(Year-Month). DIMis a calculated Dimension:&lt;/P&gt;&lt;P&gt;=if(Year=$(vMaxYear),[Year-Month],null())&lt;IMG alt="DIM1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169274_DIM1.png" style="height: 49px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final result should be&lt;SPAN style="font-size: 10pt;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1. Jun-2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2. Feb-2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Jacek.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Problem with sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sorting/m-p/1337869#M828629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qliks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look for a solution how to sort my DIM 1(Year-Month). DIMis a calculated Dimension:&lt;/P&gt;&lt;P&gt;=if(Year=$(vMaxYear),[Year-Month],null())&lt;IMG alt="DIM1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169274_DIM1.png" style="height: 49px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final result should be&lt;SPAN style="font-size: 10pt;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1. Jun-2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2. Feb-2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Jacek.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sorting/m-p/1337869#M828629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sorting/m-p/1337870#M828630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(Year=$(vMaxYear),Date#([Year-Month],'YYYY-MMM'),null())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sorting/m-p/1337870#M828630</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-07-06T07:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sorting/m-p/1337871#M828631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, it solved my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jacek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sorting/m-p/1337871#M828631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T07:45:10Z</dc:date>
    </item>
  </channel>
</rss>

