<?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: Sort Tablebox column in particular order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807202#M472345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I understand, in a straight table or pivot or tablebox, go to sort tab, sort by expression only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- for Category (change as your req)&lt;/P&gt;&lt;P&gt;=wildmatch(Category, 'XXX', 'YYY', 'ZZZ', '*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- for Sub-category (change as your req)&lt;/P&gt;&lt;P&gt;=wildmatch(Sub-category, 'A', 'B', '*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- remove interactive sort&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the same result (not in pivot) if you enable interactive sort and sort first by subcategory and then by category&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Jan 2015 07:44:42 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-01-17T07:44:42Z</dc:date>
    <item>
      <title>Sort Tablebox column in particular order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807201#M472344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to sort the value of tablebox column in particular order ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Category and sub-category in below tablebox. Sub-category has distinct values A and B. I want to order the sub-category in alternate order of their values as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="75574" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75574_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? I have tried Match function but doesn't give the required output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jan 2015 06:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807201#M472344</guid>
      <dc:creator />
      <dc:date>2015-01-17T06:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Tablebox column in particular order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807202#M472345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I understand, in a straight table or pivot or tablebox, go to sort tab, sort by expression only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- for Category (change as your req)&lt;/P&gt;&lt;P&gt;=wildmatch(Category, 'XXX', 'YYY', 'ZZZ', '*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- for Sub-category (change as your req)&lt;/P&gt;&lt;P&gt;=wildmatch(Sub-category, 'A', 'B', '*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- remove interactive sort&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the same result (not in pivot) if you enable interactive sort and sort first by subcategory and then by category&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jan 2015 07:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807202#M472345</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-01-17T07:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Tablebox column in particular order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807203#M472346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jan 2015 07:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807203#M472346</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-01-17T07:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Tablebox column in particular order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807204#M472347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Massimo for your reply. However, this doesn't work. It gives similar result given by using Match() function which I tried before i.e all categories with sub-category A are displayed first followed by all the categories with sub-category B. I do not want to sort the table by category first and then by sub-category. I want to sort the sub-category in alternate order of its 2 possible values - A and B. I have more than 100 categories, so the output should be category 1 with sub-categories A and B followed by category 2 with sub-categories A and B and so on - as shown in the screenshot of my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 03:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807204#M472347</guid>
      <dc:creator />
      <dc:date>2015-01-18T03:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Tablebox column in particular order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807205#M472348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anbu. This worked perfect!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 02:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Tablebox-column-in-particular-order/m-p/807205#M472348</guid>
      <dc:creator />
      <dc:date>2015-01-19T02:34:41Z</dc:date>
    </item>
  </channel>
</rss>

