<?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 Boxes/Sliders in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489592#M1128105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks Gysbert, that answer is really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume this idea will work for all graph types, apart from pivot tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Dec 2013 17:30:32 GMT</pubDate>
    <dc:creator>danielnevitt</dc:creator>
    <dc:date>2013-12-16T17:30:32Z</dc:date>
    <item>
      <title>Input Boxes/Sliders</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489590#M1128103</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;Is anyone able to point me in the right direction for any helpful blogs/discussions around Input Boxes and Sliders?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table where I calculate the %Change between last month and current month.&amp;nbsp; I would ideally like to use an Input Box/Slider to be able to restrict the table to only show where the %Change is greater than say 30%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CONTRACT_MONTHYEAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;`Nov 2013`&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;INTERNAL_IND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;`*`&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}-{&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;`Inter Strategy`&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CONTRACT_QTY_MT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TRADE_NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))/(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CONTRACT_MONTHYEAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;`Oct 2013`&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;INTERNAL_IND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;`*`&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}-{&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;`Inter Strategy`&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CONTRACT_QTY_MT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TRADE_NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))-1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I'm aware that I have to create a variable and then set the input box to 30.&amp;nbsp; However I am unsure how to set the expression to equal the variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any help would be much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 15:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489590#M1128103</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-12-16T15:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Input Boxes/Sliders</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489591#M1128104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using QV11 you may be able to use Dimension Limits. See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 16:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489591#M1128104</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-16T16:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Input Boxes/Sliders</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489592#M1128105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks Gysbert, that answer is really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume this idea will work for all graph types, apart from pivot tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 17:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489592#M1128105</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-12-16T17:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Input Boxes/Sliders</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489593#M1128106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All except the gauge chart and pivot table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 17:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489593#M1128106</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-16T17:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Input Boxes/Sliders</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489594#M1128107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 17:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489594#M1128107</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-12-16T17:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Input Boxes/Sliders</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489595#M1128108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the above help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a couple of issues implementing the idea you suggested.&amp;nbsp; Please see the attached qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to be able to set the slider to restrict the table to only show values where the %Variance from the Mean is greater than specific value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help with this will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 13:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Boxes-Sliders/m-p/489595#M1128108</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-12-17T13:14:49Z</dc:date>
    </item>
  </channel>
</rss>

