<?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: Input Box doubt in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428012#M159508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sarahallen , It is working amazing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2013 15:42:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-11T15:42:54Z</dc:date>
    <item>
      <title>Input Box doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428008#M159504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Community Members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is their anyway to give value of a in input box and select that records in straight table of pivot table of charts. Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 12:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428008#M159504</guid>
      <dc:creator />
      <dc:date>2013-03-11T12:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428009#M159505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Consider this example. Say you have Employee_ID which user will be entering into variable say vEmployee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then only thing you need to do is in chart expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({&amp;lt;Employee_ID = {"$(vEmployee)"}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this is clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 12:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428009#M159505</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-11T12:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428010#M159506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Koushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, I have done in the way you said, but unable to get the selected the date can you correct me.I have attached the sample. Please correct me&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 13:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428010#M159506</guid>
      <dc:creator />
      <dc:date>2013-03-11T13:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428011#M159507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove your dimension =(vsid).&amp;nbsp; Remove your expression count(vsid).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add a new expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: blue; font-size: 9pt;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: maroon; font-size: 9pt;"&gt;SID&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Arial','sans-serif';"&gt;$(='s0'&amp;amp;vsid)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: maroon; font-size: 9pt;"&gt;SID&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 15:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428011#M159507</guid>
      <dc:creator>sarahallen1</dc:creator>
      <dc:date>2013-03-11T15:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428012#M159508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sarahallen , It is working amazing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 15:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-doubt/m-p/428012#M159508</guid>
      <dc:creator />
      <dc:date>2013-03-11T15:42:54Z</dc:date>
    </item>
  </channel>
</rss>

