<?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 Custom sort in Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594441#M220238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Hello,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;I have a pivot table which has a dimension called "Period name". Period Name is a calculated dimension and is composed of two fields Year &amp;amp; Period &lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;=Year1 &amp;amp; chr(10)&amp;amp;Period.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;I have a problem with the sort order. The Period has its own sort order and the year has its own sort order. How can I combine both the sort orders in the pivot table?&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;The period and Year are in different table.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Attached is an example.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Thanks a lot in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 11:17:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-31T11:17:23Z</dc:date>
    <item>
      <title>Custom sort in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594441#M220238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Hello,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;I have a pivot table which has a dimension called "Period name". Period Name is a calculated dimension and is composed of two fields Year &amp;amp; Period &lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;=Year1 &amp;amp; chr(10)&amp;amp;Period.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;I have a problem with the sort order. The Period has its own sort order and the year has its own sort order. How can I combine both the sort orders in the pivot table?&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;The period and Year are in different table.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Attached is an example.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Thanks a lot in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 11:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594441#M220238</guid>
      <dc:creator />
      <dc:date>2014-01-31T11:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sort in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594442#M220239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this in sorting expression of PeriodName in Pivot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max({1}YearId)+max({1}PeriodId)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 11:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594442#M220239</guid>
      <dc:creator />
      <dc:date>2014-01-31T11:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sort in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594443#M220240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Warrior,&lt;/P&gt;&lt;P&gt;What is your expected output in this pivot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 11:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594443#M220240</guid>
      <dc:creator>jvishnuram</dc:creator>
      <dc:date>2014-01-31T11:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sort in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594444#M220241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try sorting by =only({1}YearId)*100+only({1}PeriodId)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 12:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594444#M220241</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-01-31T12:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sort in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594445#M220242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression worked just fine!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a million!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; On Jan 31, 2014 12:21 PM, "Mario De Stefano" &amp;lt;qcwebmaster@qlik.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 08:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594445#M220242</guid>
      <dc:creator />
      <dc:date>2014-02-03T08:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sort in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594446#M220243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hero,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please mark it as correct answer! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 10:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sort-in-Pivot-table/m-p/594446#M220243</guid>
      <dc:creator />
      <dc:date>2014-02-03T10:09:44Z</dc:date>
    </item>
  </channel>
</rss>

