<?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 sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952101#M327451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Agnivesh Kumar wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Experts ,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is this possible in listbox ,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;if i have two different listboxs one is year and other is account , both fields are linked ,&lt;/P&gt;
&lt;P&gt;but if i select year then account will not sort by year value .&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The wording here allows multiple interpretations.&amp;nbsp; How about we define some explicit behaviors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a selection is made in the field Year, the field Account should sort by _____________&lt;/P&gt;&lt;P&gt;When a selection is made in the field Account, the field Account should sort by ______________&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Oct 2015 23:59:01 GMT</pubDate>
    <dc:creator>evan_kurowski</dc:creator>
    <dc:date>2015-10-11T23:59:01Z</dc:date>
    <item>
      <title>List box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952098#M327448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible in listbox , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i have two different listboxs one is year and other is account , both fields are linked , &lt;/P&gt;&lt;P&gt;but if i select year then account will not sort by year value .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 16:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952098#M327448</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-10-11T16:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: List box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952099#M327449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Agnivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need is a dynamic sort expression in the Account listbox.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;0,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Account&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1} &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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="101674" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101674_pastedImage_1.png" style="width: auto; height: auto; float: left;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 16:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952099#M327449</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2015-10-11T16:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: List box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952100#M327450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No friend , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually when i select year then Account will not sort, and when i select account year may sort . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 17:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952100#M327450</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-10-11T17:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: List box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952101#M327451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Agnivesh Kumar wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Experts ,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is this possible in listbox ,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;if i have two different listboxs one is year and other is account , both fields are linked ,&lt;/P&gt;
&lt;P&gt;but if i select year then account will not sort by year value .&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The wording here allows multiple interpretations.&amp;nbsp; How about we define some explicit behaviors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a selection is made in the field Year, the field Account should sort by _____________&lt;/P&gt;&lt;P&gt;When a selection is made in the field Account, the field Account should sort by ______________&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 23:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952101#M327451</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2015-10-11T23:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: List box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952102#M327452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agnivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try the State as 'Ascending' in both Listboxes like the below screen shot..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101680_Capture.JPG" style="height: 526px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 01:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952102#M327452</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-10-12T01:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: List box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952103#M327453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May be this?? Select Ascending or Descending depends on requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="comm_186320.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101700_comm_186320.png" style="height: 384px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 06:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952103#M327453</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-10-12T06:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: List box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952104#M327454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write a expression for the sorting and check on the LOAD on STATE ..if your still facing issues please provide the sample app. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 06:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-sorting/m-p/952104#M327454</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-12T06:56:13Z</dc:date>
    </item>
  </channel>
</rss>

