<?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: Update inputbox value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1758977#M453922</link>
    <description>&lt;P&gt;Another option is create a button object&amp;nbsp; with a external action&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QFabian_1-1604590443665.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43628iF016D8CE167F5D01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QFabian_1-1604590443665.png" alt="QFabian_1-1604590443665.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QFabian_0-1604590404743.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43627iFBE54684C0AE1574/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QFabian_0-1604590404743.png" alt="QFabian_0-1604590404743.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2020 15:34:39 GMT</pubDate>
    <dc:creator>QFabian</dc:creator>
    <dc:date>2020-11-05T15:34:39Z</dc:date>
    <item>
      <title>Update inputbox value</title>
      <link>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1758964#M453919</link>
      <description>&lt;P&gt;Daear all,&lt;BR /&gt;I have an Inputbox where I can enter a value for a variable vVar. Evertaytime when I change the value manually also the vVar will be changed. That's ok.&lt;BR /&gt;At the end of the day I want to set automatically (checkbox)a default to the Inputbox.&lt;BR /&gt;&lt;BR /&gt;Examples:&lt;BR /&gt;In the morning Inputbox = 50 and vVar = 50. Than the value will be changed. In the evening I want to click a checkbox and the Inputbox value becomes 50.&lt;/P&gt;&lt;P&gt;Possible?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 15:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1758964#M453919</guid>
      <dc:creator>ed_hoecker</dc:creator>
      <dc:date>2020-11-05T15:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update inputbox value</title>
      <link>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1758974#M453921</link>
      <description>&lt;P&gt;Hi, you can do that in your load script, setting the variable each time you make a reload.&lt;/P&gt;&lt;P&gt;Set vVar = 50;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 15:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1758974#M453921</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2020-11-05T15:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Update inputbox value</title>
      <link>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1758977#M453922</link>
      <description>&lt;P&gt;Another option is create a button object&amp;nbsp; with a external action&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QFabian_1-1604590443665.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43628iF016D8CE167F5D01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QFabian_1-1604590443665.png" alt="QFabian_1-1604590443665.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QFabian_0-1604590404743.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43627iFBE54684C0AE1574/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QFabian_0-1604590404743.png" alt="QFabian_0-1604590404743.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 15:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1758977#M453922</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2020-11-05T15:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Update inputbox value</title>
      <link>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1759203#M453943</link>
      <description>&lt;P&gt;Dear Fabian,&lt;BR /&gt;reload not possible because the analysis will not be reloaded every day and users have no permission to to it.&lt;/P&gt;&lt;P&gt;Button Object with external action set vVar = 50 doesn't work. I've tried it. I beleve that the contend of the variable will controled by the contend of the inputbox and if i try to change the var by button it doesn't change the contend of the var.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 07:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-inputbox-value/m-p/1759203#M453943</guid>
      <dc:creator>ed_hoecker</dc:creator>
      <dc:date>2020-11-06T07:33:19Z</dc:date>
    </item>
  </channel>
</rss>

