<?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: Sorting Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368570#M418531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, you go&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Concat(if(Len(data)&amp;gt;0, data), '|', ID2)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2017 17:56:18 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-05-04T17:56:18Z</dc:date>
    <item>
      <title>Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368565#M418526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I have a table ,I need the data list box is will appear in the same sequence at in load script, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Table1:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; id, data&lt;BR /&gt; Data_1, prim&lt;BR /&gt; Data_2, second&lt;BR /&gt; Data_3&lt;BR /&gt; Data_4&lt;BR /&gt; Data_5&lt;BR /&gt; Data_6&lt;BR /&gt; Data_7, business personal&lt;BR /&gt; Data_8, business social&lt;BR /&gt; Data_9, business third&lt;BR /&gt; Data_10, theature&lt;BR /&gt; Data_11&lt;BR /&gt; Data_12, plan&lt;BR /&gt; Data_13&lt;BR /&gt; Data_14, path&lt;BR /&gt; Data_15, path time&lt;BR /&gt; Data_16, path colr&lt;BR /&gt; Data_17, ontime&lt;BR /&gt; Data_18&lt;BR /&gt; Data_19&lt;BR /&gt; Data_20, comment&lt;BR /&gt; Data_21, ontime sec&lt;BR /&gt; Data_22, theee&lt;BR /&gt; Data_23&lt;BR /&gt; Data_24&lt;BR /&gt; Data_27&lt;BR /&gt; Data_28&lt;BR /&gt; Data_29&lt;BR /&gt; Data_30&lt;BR /&gt; &lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Text box having &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ,'|')&amp;nbsp; expression should concat the&amp;nbsp; field value in the same order as present in load script&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162226_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Desired Output:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Data_new&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;prim&lt;BR /&gt;second&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;business personal&lt;BR /&gt;business social&lt;BR /&gt;business third&lt;BR /&gt;theature&lt;BR /&gt;plan&lt;BR /&gt;path&lt;BR /&gt;path time&lt;BR /&gt;path colr&lt;BR /&gt;ontime&lt;BR /&gt;comment&lt;BR /&gt;ontime sec&lt;BR /&gt;theee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 17:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368565#M418526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T17:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368566#M418527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just create one new field using Recno() and use that in concat as third parameter, like this -&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; ,'|',RecNo) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 17:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368566#M418527</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-04T17:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368567#M418528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Shweta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go into List Box Properties, click on Sort tab then check Load Order as Original. You desired output will be like following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162248_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 17:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368567#M418528</guid>
      <dc:creator />
      <dc:date>2017-05-04T17:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368568#M418529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;see Attachment&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162246_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 17:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368568#M418529</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-05-04T17:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368569#M418530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add a new id2 to the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *, &lt;STRONG&gt;rowno() as id2&lt;/STRONG&gt; INLINE [&lt;/P&gt;&lt;P&gt;id, data&lt;/P&gt;&lt;P&gt;Data_1, prim&lt;/P&gt;&lt;P&gt;Data_2, second&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use id2 to sort the concat&lt;/P&gt;&lt;P&gt;=Concat(if(len(trim(data))&amp;gt;0, data), '|', id2) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 17:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368569#M418530</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-05-04T17:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368570#M418531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, you go&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Concat(if(Len(data)&amp;gt;0, data), '|', ID2)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 17:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368570#M418531</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-04T17:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368571#M418532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which one is best recno() or rowno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 18:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368571#M418532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T18:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368572#M418533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we implement the same in listbox without checking load order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 18:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368572#M418533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T18:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368573#M418534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there isn't a best fro your question&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3896"&gt;RecNo or RowNo?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 19:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368573#M418534</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-05-04T19:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368574#M418535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See difference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; *,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&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;Rowno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RecNo&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;Recno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; id, data&lt;BR /&gt; Data_1, prim&lt;BR /&gt; Data_2, second&lt;BR /&gt; Data_3&lt;BR /&gt; Data_4&lt;BR /&gt; Data_5&lt;BR /&gt; Data_6&lt;BR /&gt; Data_7, business personal&lt;BR /&gt; Data_8, business social&lt;BR /&gt; Data_9, business third&lt;BR /&gt; Data_10, theature&lt;BR /&gt; Data_11&lt;BR /&gt; Data_12, plan&lt;BR /&gt; Data_13&lt;BR /&gt; Data_14, path&lt;BR /&gt; Data_15, path time&lt;BR /&gt; Data_16, path colr&lt;BR /&gt; Data_17, ontime&lt;BR /&gt; Data_18&lt;BR /&gt; Data_19&lt;BR /&gt; Data_20, comment&lt;BR /&gt; Data_21, ontime sec&lt;BR /&gt; Data_22, theee&lt;BR /&gt; Data_23&lt;BR /&gt; Data_24&lt;BR /&gt; Data_27&lt;BR /&gt; Data_28&lt;BR /&gt; Data_29&lt;BR /&gt; Data_30&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;id&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;,'_',-1) &amp;gt; 15; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162261_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 19:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368574#M418535</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-05-04T19:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368575#M418536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 19:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368575#M418536</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T19:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368576#M418537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I want to add all fields in chart dimension but hide those fields which are blank how we can do that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 19:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368576#M418537</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T19:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368577#M418538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we customize the sequence that whatever the data entry, it always come in the order&amp;nbsp; of data enriched_1,Enriched_2,Enriched_3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 04:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Issue/m-p/1368577#M418538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-05T04:57:40Z</dc:date>
    </item>
  </channel>
</rss>

