<?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 User Input in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/User-Input/m-p/136841#M765686</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;Please let me know how to add user input into qlikview , &lt;/P&gt;&lt;P&gt;example i have two field Title and Region, user inputs / Updates some value into this 2 field ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Title , Region&lt;/P&gt;&lt;P&gt;A, ASIA&lt;/P&gt;&lt;P&gt;B,EUROPE&lt;/P&gt;&lt;P&gt;C,ASIA&lt;/P&gt;&lt;P&gt;D,EUROPE&lt;/P&gt;&lt;P&gt;E,ASIA&lt;/P&gt;&lt;P&gt;F,NAMR&lt;/P&gt;&lt;P&gt;H,LAMR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user inputs the above value , 2 field should have the value what user has entered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE:&amp;nbsp; I cannot use Macro &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>User Input</title>
      <link>https://community.qlik.com/t5/QlikView/User-Input/m-p/136841#M765686</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;Please let me know how to add user input into qlikview , &lt;/P&gt;&lt;P&gt;example i have two field Title and Region, user inputs / Updates some value into this 2 field ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Title , Region&lt;/P&gt;&lt;P&gt;A, ASIA&lt;/P&gt;&lt;P&gt;B,EUROPE&lt;/P&gt;&lt;P&gt;C,ASIA&lt;/P&gt;&lt;P&gt;D,EUROPE&lt;/P&gt;&lt;P&gt;E,ASIA&lt;/P&gt;&lt;P&gt;F,NAMR&lt;/P&gt;&lt;P&gt;H,LAMR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user inputs the above value , 2 field should have the value what user has entered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE:&amp;nbsp; I cannot use Macro &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Input/m-p/136841#M765686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: User Input</title>
      <link>https://community.qlik.com/t5/QlikView/User-Input/m-p/136842#M765687</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;This can be achived using variables and Input Box. my self achived similar kind of requirement earlier. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Input/m-p/136842#M765687</guid>
      <dc:creator>dhasharadh</dc:creator>
      <dc:date>2018-07-12T17:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: User Input</title>
      <link>https://community.qlik.com/t5/QlikView/User-Input/m-p/136843#M765688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Input fields behave somewhat differently from regular fields. The most important difference is their ability to accept changes in field values, interactively or programmatically, without running the script. Field values must be loaded into the field via &lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate"&gt;LOAD&lt;/SPAN&gt; or &lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate"&gt;SELECT&lt;/SPAN&gt; statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check these links:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/ScriptPrefixes/Inputfield.htm" rel="nofollow" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/ScriptPrefixes/Inputfield.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="2784" data-objecttype="102" href="https://community.qlik.com/docs/DOC-2784"&gt;https://community.qlik.com/docs/DOC-2784&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="3054" data-objecttype="102" href="https://community.qlik.com/docs/DOC-3054"&gt;https://community.qlik.com/docs/DOC-3054&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 09:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Input/m-p/136843#M765688</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-13T09:46:56Z</dc:date>
    </item>
  </channel>
</rss>

