<?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: Frontend User inputs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970959#M332419</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;First you can find some examples in your qlikview install folder&lt;/P&gt;&lt;P&gt;C:\Program Files\QlikView\Examples\Documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can figure out somes objects in document Executive Dashboard tab "what if" for your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Nov 2015 16:08:32 GMT</pubDate>
    <dc:creator>syukyo_zhu</dc:creator>
    <dc:date>2015-11-10T16:08:32Z</dc:date>
    <item>
      <title>Frontend User inputs</title>
      <link>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970957#M332417</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;So I'm pretty new to QlikView and I'm trying to figure out the best course of action with a project.&amp;nbsp; I'm attempting to build a profitability model.&amp;nbsp; So, does Qlikview have the capibility to have input boxes that are referenced in calculated fields in the back end?&amp;nbsp; I need to have it set up so that users are able to input a few fields and then those need to be used to calculate multiple fields in the background.&amp;nbsp; Any insight into various solutions would be greatly appreciated.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 14:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970957#M332417</guid>
      <dc:creator />
      <dc:date>2015-11-10T14:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Frontend User inputs</title>
      <link>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970958#M332418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Connor - Welcome to Qlik World. You have two options:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;One using Variable with Slider or InputBox. If you have more than one value to capture then you can build an Array with one variable. Then you can use various functions to get the appropriate values from the Variable.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;You can use InputFields but these have some potential issues. Search for InputFields in the Reference Guide for full details.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;My preferred option is using the first approach.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 16:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970958#M332418</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2015-11-10T16:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Frontend User inputs</title>
      <link>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970959#M332419</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;First you can find some examples in your qlikview install folder&lt;/P&gt;&lt;P&gt;C:\Program Files\QlikView\Examples\Documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can figure out somes objects in document Executive Dashboard tab "what if" for your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 16:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970959#M332419</guid>
      <dc:creator>syukyo_zhu</dc:creator>
      <dc:date>2015-11-10T16:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Frontend User inputs</title>
      <link>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970960#M332420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Deepak suggest is probably your best approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;But really depends what you are wanting to do? &lt;/P&gt;&lt;P&gt;If these are something the don't change that often then some thing a like excel document can be used to store these values and then bring them in via the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 16:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frontend-User-inputs/m-p/970960#M332420</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-10T16:54:49Z</dc:date>
    </item>
  </channel>
</rss>

