<?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 to use Input Box data reflected into List box in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Input-Box-data-reflected-into-List-box-in-Qlikview/m-p/1799493#M1211542</link>
    <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am facing a issue using Input Box. can any one please help me on this. Actually i have few columns like&amp;nbsp; ID, Date, Days and Name. Here my requirement is i need to enter the values from Input box for days.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; It Means if we give&amp;nbsp; 8 from Input box. it should display all the days data greater than 8 in the chart and also it should reflect&amp;nbsp; Name in list box also.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;For Eg: i Have days like 7,8,9,10,11, in Input box if i give 8 then it should display the data&amp;nbsp; greater than 8 like 8,9,10,11...&amp;nbsp; along with Names can reflect in List box as Vamsi, Ravi, Sankhar, Mahesh like that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;For this i have written like this&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Only({&amp;lt;Days={"&amp;gt;$(vDays)"}&amp;gt;} Days) &lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;this one is working fine for Tables. But same thing i tried in Listbox but it is not working.&amp;nbsp; I want to display Name filter data while giving the value from the input box.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am sharing sample excel file. Can anyone help me on this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Apr 2021 15:18:59 GMT</pubDate>
    <dc:creator>shabarish0587</dc:creator>
    <dc:date>2021-04-14T15:18:59Z</dc:date>
    <item>
      <title>How to use Input Box data reflected into List box in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Input-Box-data-reflected-into-List-box-in-Qlikview/m-p/1799493#M1211542</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am facing a issue using Input Box. can any one please help me on this. Actually i have few columns like&amp;nbsp; ID, Date, Days and Name. Here my requirement is i need to enter the values from Input box for days.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; It Means if we give&amp;nbsp; 8 from Input box. it should display all the days data greater than 8 in the chart and also it should reflect&amp;nbsp; Name in list box also.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;For Eg: i Have days like 7,8,9,10,11, in Input box if i give 8 then it should display the data&amp;nbsp; greater than 8 like 8,9,10,11...&amp;nbsp; along with Names can reflect in List box as Vamsi, Ravi, Sankhar, Mahesh like that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;For this i have written like this&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Only({&amp;lt;Days={"&amp;gt;$(vDays)"}&amp;gt;} Days) &lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;this one is working fine for Tables. But same thing i tried in Listbox but it is not working.&amp;nbsp; I want to display Name filter data while giving the value from the input box.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am sharing sample excel file. Can anyone help me on this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 15:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Input-Box-data-reflected-into-List-box-in-Qlikview/m-p/1799493#M1211542</guid>
      <dc:creator>shabarish0587</dc:creator>
      <dc:date>2021-04-14T15:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Input Box data reflected into List box in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Input-Box-data-reflected-into-List-box-in-Qlikview/m-p/1799675#M1211563</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24041"&gt;@shabarish0587&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below in listbox&lt;/P&gt;&lt;P&gt;=Aggr(Only({&amp;lt;Days={"&amp;gt;$(vDays)"}&amp;gt;} Name),Name)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MayilVahanan_0-1618476247870.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/53065i97C1CF2D4C7CBF7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MayilVahanan_0-1618476247870.png" alt="MayilVahanan_0-1618476247870.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 08:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Input-Box-data-reflected-into-List-box-in-Qlikview/m-p/1799675#M1211563</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-04-15T08:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Input Box data reflected into List box in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Input-Box-data-reflected-into-List-box-in-Qlikview/m-p/1799721#M1211577</link>
      <description>&lt;P&gt;Thank you Mayil Vahanan&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 11:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Input-Box-data-reflected-into-List-box-in-Qlikview/m-p/1799721#M1211577</guid>
      <dc:creator>shabarish0587</dc:creator>
      <dc:date>2021-04-15T11:48:24Z</dc:date>
    </item>
  </channel>
</rss>

