<?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: Reg: Custom Sorting on Fields in the Columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969064#M954285</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;ZONE, SORT&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;FRONT, 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;BACK, 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;POST, 3&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;NO DATA, 4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And under sorting in the front end, use the field "Sort" in Ascending order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2015 09:26:14 GMT</pubDate>
    <dc:creator>NareshGuntur</dc:creator>
    <dc:date>2015-11-24T09:26:14Z</dc:date>
    <item>
      <title>Reg: Custom Sorting on Fields in the Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969059#M954280</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;Please help on the below request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Name is Module&lt;/P&gt;&lt;P&gt;Column Name is ZONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data in the Zone is :&lt;/P&gt;&lt;P&gt;FRONT&lt;/P&gt;&lt;P&gt;BACK&lt;/P&gt;&lt;P&gt;NO DATA&lt;/P&gt;&lt;P&gt;POST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to sort in Ascending or Descending order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the sorting as given below.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;STRONG&gt;FRONT&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;STRONG&gt;BACK&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;STRONG&gt;POST&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;STRONG&gt;NO DATA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 06:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969059#M954280</guid>
      <dc:creator>lakshmanvepuri</dc:creator>
      <dc:date>2015-11-24T06:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Custom Sorting on Fields in the Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969060#M954281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshman,&lt;/P&gt;&lt;P&gt;This is a good little tip for doing this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Create a temporary table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempTableToSetLoadOrder:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ZONE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FRONT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BACK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; POST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NO DATA&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sets the load order the way you want it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end of the load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE &lt;SPAN style="font-size: 13.3333px;"&gt;TempTableToSetLoadOrder;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The table might be dropped but QlikView has already set the load order of the field values.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your charts set the sort order of the field ZONE to Load Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 08:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969060#M954281</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2015-11-24T08:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Custom Sorting on Fields in the Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969061#M954282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; An other way to do it without changing the script is to set the sort order to the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match(ZONE, 'FRONT', 'BACK', 'POST, 'NO DATA')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 08:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969061#M954282</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2015-11-24T08:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Custom Sorting on Fields in the Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969062#M954283</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;you can and ordering field on load.&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;IF(Field = 'FRONT', 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #222222; font-family: inherit; font-size: 12.8px; font-style: inherit;"&gt;IF(Field = '&lt;/STRONG&gt;BACK', 2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #222222; font-family: inherit; font-size: 12.8px; font-style: inherit;"&gt;IF(Field = '&lt;/STRONG&gt;POST',3&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #222222; font-family: inherit; font-size: 12.8px; font-style: inherit;"&gt;IF(Field = '&lt;/STRONG&gt;NO DATA',4)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ) &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ) As OrderNo,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;Mark&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 09:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969062#M954283</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-24T09:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Custom Sorting on Fields in the Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969063#M954284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;Hi Lakshmana,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit;"&gt;&lt;EM&gt;Go to property and select sort tab.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit;"&gt;&lt;EM&gt;Write the below in expression tab.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;=Match(&lt;SPAN style="font-style: inherit; font-size: 12.8px; font-family: inherit; color: #222222;"&gt;&lt;STRONG&gt;ZONE &lt;/STRONG&gt;&lt;/SPAN&gt;,''&lt;SPAN style="font-style: inherit; font-size: 12.8px; font-family: inherit; color: #222222;"&gt;&lt;STRONG&gt;FRONT&lt;/STRONG&gt;&lt;/SPAN&gt;' , '&lt;SPAN style="font-style: inherit; font-size: 12.8px; font-family: inherit; color: #222222;"&gt;&lt;STRONG&gt;BACK&lt;/STRONG&gt;&lt;/SPAN&gt;' , '&lt;SPAN style="font-style: inherit; font-size: 12.8px; font-family: inherit; color: #222222;"&gt;&lt;STRONG&gt;POST&lt;/STRONG&gt;&lt;/SPAN&gt;', '&lt;SPAN style="font-style: inherit; font-size: 12.8px; font-family: inherit; color: #222222;"&gt;&lt;STRONG&gt;NO DATA&lt;/STRONG&gt;&lt;/SPAN&gt;' )&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;&lt;IMG __jive_id="106537" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/106537_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 09:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969063#M954284</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-11-24T09:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Custom Sorting on Fields in the Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969064#M954285</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;ZONE, SORT&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;FRONT, 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;BACK, 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;POST, 3&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG style="font-style: inherit; font-size: 12.8px; font-family: inherit;"&gt;NO DATA, 4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And under sorting in the front end, use the field "Sort" in Ascending order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 09:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Custom-Sorting-on-Fields-in-the-Columns/m-p/969064#M954285</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2015-11-24T09:26:14Z</dc:date>
    </item>
  </channel>
</rss>

