<?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: Dynamic Incremental load passing the values from UI How ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Incremental-load-passing-the-values-from-UI-How/m-p/55593#M9237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how it is designed. With Qlik Sense or QlikView &lt;STRONG&gt;Desktop&lt;/STRONG&gt; the changes in variables in the UI will be visible when the reload phase is entered. This is not the case when you are using the &lt;STRONG&gt;server&lt;/STRONG&gt; versions of both products. &lt;SPAN style="text-decoration: underline;"&gt;Variable value changes will not persist&lt;/SPAN&gt; from the UI into the reload phase. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you think about it how would conflicts with several users changing the same variable be solved by the load script? It could of course be achieved but Qlik decided to not allow this to happen. With the single-user version of the two products there are no such challenges so they have allowed it to happen in the product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 06:39:38 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2018-06-05T06:39:38Z</dc:date>
    <item>
      <title>Dynamic Incremental load passing the values from UI How ?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Incremental-load-passing-the-values-from-UI-How/m-p/55592#M9236</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;Qliksense&lt;/P&gt;&lt;P&gt;I have implemented incremental load in my Application by passing values from UI&amp;nbsp; (By Clicking buttons)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let var_initLoad=$(var_reLoad);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if var_initLoad=1 then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full load script&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;Incremental load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let var_reLoad=0;&lt;/P&gt;&lt;P&gt;To make it as always Incremental load by default...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have taken var_initLoad as a field and display it&amp;nbsp; in UI whenever it is running Full load the field is displaying 1 or 0&lt;/P&gt;&lt;P&gt;in end of the script i reset&amp;nbsp; the value why because always it should run Incremental when we click on full load on UI then it will run Full load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it is working fine in hub whenever i have published into streams and create a tasks then the values are not passing properly always it is taking the value before publishing which value is assigned to the var_reLoad variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help in this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:- If it is not working plz give me any advice My Requirement is like it should always run in Incremental mode whenever i require Full Load i need to pass some value from UI so that it should convert into FullLoad, for next Time it should be reset to Incremental Load Automatically&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance..!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 05:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Incremental-load-passing-the-values-from-UI-How/m-p/55592#M9236</guid>
      <dc:creator>narayanaqlik</dc:creator>
      <dc:date>2018-06-05T05:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Incremental load passing the values from UI How ?</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Incremental-load-passing-the-values-from-UI-How/m-p/55593#M9237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how it is designed. With Qlik Sense or QlikView &lt;STRONG&gt;Desktop&lt;/STRONG&gt; the changes in variables in the UI will be visible when the reload phase is entered. This is not the case when you are using the &lt;STRONG&gt;server&lt;/STRONG&gt; versions of both products. &lt;SPAN style="text-decoration: underline;"&gt;Variable value changes will not persist&lt;/SPAN&gt; from the UI into the reload phase. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you think about it how would conflicts with several users changing the same variable be solved by the load script? It could of course be achieved but Qlik decided to not allow this to happen. With the single-user version of the two products there are no such challenges so they have allowed it to happen in the product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Incremental-load-passing-the-values-from-UI-How/m-p/55593#M9237</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-05T06:39:38Z</dc:date>
    </item>
  </channel>
</rss>

