<?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 Bar graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289503#M403416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried that match, wild match as well, it is giving like below, i need year wise sort then quarter wise sort&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145741_1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2016 12:08:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-06T12:08:18Z</dc:date>
    <item>
      <title>Sort Bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289498#M403411</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;&lt;/P&gt;&lt;P&gt;I am trying to sort the bar graph, but i didn't get the way to sort in the below screen shot.&lt;/P&gt;&lt;P&gt;We actually get this based on composite field (Querter and Year).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Quarter Sort.JPG" class="jive-image image-1" src="/legacyfs/online/145738_Quarter Sort.JPG" style="height: auto;" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;UMAMAHESWRA REDDY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289498#M403411</guid>
      <dc:creator />
      <dc:date>2016-12-06T11:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289499#M403412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;am not sure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with Match function&amp;nbsp; in sort tab expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=match(Field,' value1','value2')&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289499#M403412</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-12-06T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289500#M403413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use QuarterStart Field or QuarterStart(DateField) in Sort by Expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289500#M403413</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-12-06T11:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289501#M403414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date#(KeepChar(Quarter, '0123456789'), 'MYYYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289501#M403414</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-06T11:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289502#M403415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best practice is, you should assign PeriodID using Dual() in your Composite field in backend script, This will be useful in sorting &amp;amp; also Date range calculations in the frontend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something like this,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Dual(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;' '&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AutoNumber&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;' '&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtrYrPeriod &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289502#M403415</guid>
      <dc:creator>ganeshsvm</dc:creator>
      <dc:date>2016-12-06T11:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289503#M403416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried that match, wild match as well, it is giving like below, i need year wise sort then quarter wise sort&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145741_1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 12:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289503#M403416</guid>
      <dc:creator />
      <dc:date>2016-12-06T12:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289504#M403417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are dynamic values You cant hardcode using Match()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 12:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289504#M403417</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-12-06T12:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289505#M403418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks its working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 12:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Bar-graph/m-p/1289505#M403418</guid>
      <dc:creator />
      <dc:date>2016-12-06T12:12:06Z</dc:date>
    </item>
  </channel>
</rss>

