<?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: Select in Field not Working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741203#M264739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the end of Fields list there is an item "Expression", select it and write:&lt;/P&gt;&lt;P&gt;&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: #800000; font-size: 8pt;"&gt;field2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;field2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;null&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;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2015 13:52:34 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2015-01-21T13:52:34Z</dc:date>
    <item>
      <title>Select in Field not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741202#M264738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is, when i select a field in list box it should values greater than field1 in field2.&lt;/P&gt;&lt;P&gt;I am using select in field in triggers for a field1. &lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load* inline [&lt;/P&gt;&lt;P&gt;field1&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;30&lt;/P&gt;&lt;P&gt;40&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load* inline [&lt;/P&gt;&lt;P&gt;field2&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;25&lt;/P&gt;&lt;P&gt;33&lt;/P&gt;&lt;P&gt;45&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i select 10 in field1 the field2 should select 25,33,45,50.&lt;/P&gt;&lt;P&gt;In triggers i have used field1='=field2&amp;gt;=field1'. This is not working and am using qv11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sivaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 13:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741202#M264738</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2015-01-21T13:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741203#M264739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the end of Fields list there is an item "Expression", select it and write:&lt;/P&gt;&lt;P&gt;&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: #800000; font-size: 8pt;"&gt;field2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;field2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;null&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;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 13:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741203#M264739</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-01-21T13:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741204#M264740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try;&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: #800000; font-size: 8pt;"&gt;field2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;field2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 13:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741204#M264740</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2015-01-21T13:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741205#M264741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use just:&lt;/P&gt;&lt;P&gt;='=field2&amp;gt;field1'&lt;/P&gt;&lt;P&gt;as the search string (and field2 as field name, of course)&lt;/P&gt;&lt;P&gt;I'm attaching an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 13:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741205#M264741</guid>
      <dc:creator>kuba_michalik</dc:creator>
      <dc:date>2015-01-21T13:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741206#M264742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try &lt;/P&gt;&lt;P&gt;= "&amp;gt;" &amp;amp; only(field1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 13:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741206#M264742</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-21T13:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741207#M264743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the following Trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='&amp;gt;' &amp;amp; Max(field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741207#M264743</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-01-21T14:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741208#M264744</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;For the list box of 'Field 2', you can use the expression mentioned by Alessandro Saccone.&lt;/P&gt;&lt;P&gt;Then you can check the list box of 'Field 1' as "Always One Selected Value", so that Field2 displays some value always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741208#M264744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-21T14:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741209#M264745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your select in field Search String parameter, use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='&amp;gt;' &amp;amp; min(field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com" rel="nofollow"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-not-Working/m-p/741209#M264745</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-01-21T14:25:59Z</dc:date>
    </item>
  </channel>
</rss>

