<?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: How to pass front end variable value into script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-pass-front-end-variable-value-into-script/m-p/64229#M10697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you answered your own question, although you may not need the variable assignement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;var_initLoad = 0 Then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;.....incremental load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Else &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;..... full load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;End If&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2018 12:47:55 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2018-05-21T12:47:55Z</dc:date>
    <item>
      <title>How to pass front end variable value into script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-front-end-variable-value-into-script/m-p/64228#M10696</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;I have implemented incremental load in my app, in front end side i have created one variable and assign that variable to variable extension there i have mention 1 for Full Load, "0" for Incremental load, it is working fine in &lt;SPAN style="font-size: 13.3333px;"&gt;front end side whenever i click on Full Load it will display 1, click on Incremental it will display "0"&lt;/SPAN&gt; . The same variable i have mention in script but it doesn't pass any value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i want to click from front end side and do full load or Incremental load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me any one how it can be do...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var_reload=$(var_initLoad);&lt;/P&gt;&lt;P&gt;if var_reload=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incremental load script will be executed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full load script will be excuted &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 12:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-front-end-variable-value-into-script/m-p/64228#M10696</guid>
      <dc:creator>narayanaqlik</dc:creator>
      <dc:date>2018-05-21T12:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass front end variable value into script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-front-end-variable-value-into-script/m-p/64229#M10697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you answered your own question, although you may not need the variable assignement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;var_initLoad = 0 Then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;.....incremental load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Else &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;..... full load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;End If&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 12:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-front-end-variable-value-into-script/m-p/64229#M10697</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-05-21T12:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass front end variable value into script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-front-end-variable-value-into-script/m-p/64230#M10698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already implemented the incremental load by giving input from a notepad for the variable. What I want now is, instead of going to that file in the actual Qlik server and modifying the flag/variable, I wanted to pass that value in the form of a button click from the hub. But it turns out that the selection and setting of variable in the front end and triggering the task to run the aap from qmc does not help here. In short, the variable set in front end does not pass to the script of the app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 06:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-front-end-variable-value-into-script/m-p/64230#M10698</guid>
      <dc:creator>narayanaqlik</dc:creator>
      <dc:date>2018-05-22T06:02:30Z</dc:date>
    </item>
  </channel>
</rss>

