<?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 How Input Box is different from List Box? How to Create a program to take in Orderid in a input box and display all other fields from all the tables. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-Input-Box-is-different-from-List-Box-How-to-Create-a-program/m-p/647014#M1062802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;Hey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;How Input Box is different from List Box? How to Create a program to take in Orderid in a input box and display all other fields from all the tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2014 09:36:32 GMT</pubDate>
    <dc:creator>nikhilgarg</dc:creator>
    <dc:date>2014-09-19T09:36:32Z</dc:date>
    <item>
      <title>How Input Box is different from List Box? How to Create a program to take in Orderid in a input box and display all other fields from all the tables.</title>
      <link>https://community.qlik.com/t5/QlikView/How-Input-Box-is-different-from-List-Box-How-to-Create-a-program/m-p/647014#M1062802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;Hey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;How Input Box is different from List Box? How to Create a program to take in Orderid in a input box and display all other fields from all the tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 09:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Input-Box-is-different-from-List-Box-How-to-Create-a-program/m-p/647014#M1062802</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-19T09:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: How Input Box is different from List Box? How to Create a program to take in Orderid in a input box and display all other fields from all the tables.</title>
      <link>https://community.qlik.com/t5/QlikView/How-Input-Box-is-different-from-List-Box-How-to-Create-a-program/m-p/647015#M1062803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Input box is soemthing which will get a values for variables. This variable is then used in the chart's dimension or expression so basically it renders chats according to user input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg, if we have a req llike u want to show only the values of orderid that is being given by a user u can create a calculated dimension like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Orderid=vInputBoxVariable,Orderid)&lt;/P&gt;&lt;P&gt;which will return only one order id&lt;/P&gt;&lt;P&gt;in expression u would write the other fields , ie info of the order id..&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 11:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Input-Box-is-different-from-List-Box-How-to-Create-a-program/m-p/647015#M1062803</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-09-19T11:48:59Z</dc:date>
    </item>
  </channel>
</rss>

