<?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: Dropdown in Input box. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410432#M152736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much John for your support. My boss is back from vaction and he is happy "=" sign. &lt;/P&gt;&lt;P&gt;So I am good for now. Thanks once again &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;TA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 16:25:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-15T16:25:18Z</dc:date>
    <item>
      <title>Dropdown in Input box.</title>
      <link>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410428#M152732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a test dropdown file in which I have used tree two input boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First input&amp;nbsp; box containts two inputs where as second input box contain thrid input.&lt;/P&gt;&lt;P&gt;Third input is a combination of input 1 and input2. In the first input I have selected following comparison signs "&amp;gt;;&amp;gt;=;&amp;lt;;&amp;lt;=;=;&amp;lt;&amp;gt;" which of course appears in the dropdown, and all signs are selected and show the value except "=" sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one have any idea why "=" sign in the dropdown is not working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advacne.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 19:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410428#M152732</guid>
      <dc:creator />
      <dc:date>2012-10-12T19:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in Input box.</title>
      <link>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410429#M152733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The equals sign, unfortunately, means something very specific in a variable, which is "please evaluate whatever comes after the equals sign and return it".&amp;nbsp; There's nothing after the equals sign, so it returns null.&amp;nbsp; You could use ='=', and it works, but of course it looks hideous in the drop down list.&amp;nbsp; There's probably a simple solution, but I'm just not thinking of it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, you could probably use a field instead of a variable.&amp;nbsp; Set it to one and only one value selected, and set your third variable to =$(=MyField)&amp;amp;Input2.&amp;nbsp; I think.&amp;nbsp; Of course if you're making a field, you'd probably make Input2 be a field as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 20:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410429#M152733</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2012-10-12T20:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in Input box.</title>
      <link>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410430#M152734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you plesae update attached file with creating new fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will highly appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 20:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410430#M152734</guid>
      <dc:creator />
      <dc:date>2012-10-12T20:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in Input box.</title>
      <link>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410431#M152735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached.&amp;nbsp; One thing that may not be obvious is checking "Always One Selected Value" on the Presentation tab for both new fields.&amp;nbsp; Also, you can only select that if you've already selected exactly one value for each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Also, note that where possible, it's better to post an example using an inline load than an Excel file.&amp;nbsp; We don't have your Excel file, which makes it more difficult for us to add things to your example to either test that they work or to show you how they work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 20:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410431#M152735</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2012-10-12T20:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in Input box.</title>
      <link>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410432#M152736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much John for your support. My boss is back from vaction and he is happy "=" sign. &lt;/P&gt;&lt;P&gt;So I am good for now. Thanks once again &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;TA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 16:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dropdown-in-Input-box/m-p/410432#M152736</guid>
      <dc:creator />
      <dc:date>2012-10-15T16:25:18Z</dc:date>
    </item>
  </channel>
</rss>

