<?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: List box field selections sort table data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-field-selections-sort-table-data/m-p/1119460#M895219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;look at the attached demo , it worked but i don't think is a good way , just for your reference&lt;/P&gt;&lt;P&gt;maybe you don't need the list box , just double click at the head of your table&lt;/P&gt;&lt;P&gt;good luck &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2016 12:42:37 GMT</pubDate>
    <dc:creator>woshua5550</dc:creator>
    <dc:date>2016-08-03T12:42:37Z</dc:date>
    <item>
      <title>List box field selections sort table data</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-field-selections-sort-table-data/m-p/1119458#M895217</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;We need to show like when ever an field selected in list box the table data should sort accordingly.&lt;/P&gt;&lt;P&gt;For that i have created an inline load which having all fields used in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required out put: when user selected &lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Cumulative_total_orders &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;in list box&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; the &lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Cumulative_total_orders &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;in the table should sort by ascending or &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;descending&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sorting Column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City&lt;/P&gt;&lt;P&gt;&amp;nbsp; Store_Id&lt;/P&gt;&lt;P&gt;&amp;nbsp; Store_Name&lt;/P&gt;&lt;P&gt;&amp;nbsp; Rollout_Planned_Date&lt;/P&gt;&lt;P&gt;&amp;nbsp; Rollout_Actual_Date&lt;/P&gt;&lt;P&gt;&amp;nbsp; Cumulative_total_orders&lt;/P&gt;&lt;P&gt;&amp;nbsp; Cumulative_eSign_orders&lt;/P&gt;&lt;P&gt;&amp;nbsp; percentage&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133451_Untitled.png" style="height: 93px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-field-selections-sort-table-data/m-p/1119458#M895217</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: List box field selections sort table data</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-field-selections-sort-table-data/m-p/1119459#M895218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think we have direct way to achieve this &lt;STRONG&gt;other than the macro code . You need to write a macro code for the same. One more question we have the interactive sort option in Qlikview you could use that rite?? all you need to do is just a double click &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 12:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-field-selections-sort-table-data/m-p/1119459#M895218</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-08-03T12:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: List box field selections sort table data</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-field-selections-sort-table-data/m-p/1119460#M895219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;look at the attached demo , it worked but i don't think is a good way , just for your reference&lt;/P&gt;&lt;P&gt;maybe you don't need the list box , just double click at the head of your table&lt;/P&gt;&lt;P&gt;good luck &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 12:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-field-selections-sort-table-data/m-p/1119460#M895219</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2016-08-03T12:42:37Z</dc:date>
    </item>
  </channel>
</rss>

