<?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 sorting bar graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645315#M1069280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i have a bar graph with dimension as 'category' which includes Diamond, Platinum, Gold, Silver and Others&lt;/P&gt;&lt;P&gt;how do i sort them in same order&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 09:53:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-08T09:53:12Z</dc:date>
    <item>
      <title>sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645315#M1069280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i have a bar graph with dimension as 'category' which includes Diamond, Platinum, Gold, Silver and Others&lt;/P&gt;&lt;P&gt;how do i sort them in same order&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645315#M1069280</guid>
      <dc:creator />
      <dc:date>2014-09-08T09:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645316#M1069281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Deepak,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;You can use the Load Order for sorting or you can use the Match function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Check this video from my blog post:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;A class="unlinked" title="http://qlikshare.com/622/"&gt;http://qlikshare.com/622/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645316#M1069281</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-09-08T10:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645317#M1069282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; category, SortOrder&lt;/P&gt;&lt;P&gt;&amp;nbsp; Diamond, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Platinum, 2&lt;/P&gt;&lt;P&gt;&amp;nbsp; Gold, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp; Silver, 4&lt;/P&gt;&lt;P&gt;&amp;nbsp; Others, 5&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create above Inline Table and go to sort table and add below in expression... Now sort by numeric ascending order&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SortOrder&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or 2nd Method:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You can simply write below expression in your sort tab...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Pick(Match(category,'Diamond','Platinum','Gold','Silver','Others'),1,2,3,4,5)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645317#M1069282</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-08T10:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645318#M1069283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish Right applying the inline more easy and you can play some options in the sort tab itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645318#M1069283</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-09-08T10:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645319#M1069284</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;or you can use an expression using match function in the sort tab&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645319#M1069284</guid>
      <dc:creator>qlikoqlik</dc:creator>
      <dc:date>2014-09-08T10:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645320#M1069285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you load the categories as a DUAL value, the categories will sort automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual(text value, numeric value)&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Dual displays the text values but sorts by the numeric values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add this to your load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; dual(Category, Pick(Match(Category, 'Diamond', 'Platinum', 'Gold', 'Silver', 'Others') ,1,2,3,4,5 )) as Category,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt; the rest of your load script&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645320#M1069285</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-09-08T10:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645321#M1069286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Manish,&lt;/P&gt;&lt;P&gt;I tried the 2nd Method but it didnt work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645321#M1069286</guid>
      <dc:creator />
      <dc:date>2014-09-08T10:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645322#M1069287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check enclosed document...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645322#M1069287</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-08T10:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645323#M1069288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645323#M1069288</guid>
      <dc:creator />
      <dc:date>2014-09-08T10:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: sorting bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645324#M1069289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to wait until the moderators release the attachment before you can see it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-bar-graph/m-p/645324#M1069289</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-09-08T10:58:51Z</dc:date>
    </item>
  </channel>
</rss>

