<?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: New Data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041221#M16178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find an example here&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/LoadData/use-QVD-files-incremental-load.htm?q=incremental" title="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/LoadData/use-QVD-files-incremental-load.htm?q=incremental"&gt;https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/LoadData/use-QVD-files-incremental-load.htm?q=incremental&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and here&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/" title="http://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/"&gt;http://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But when I load it again it shows that data is loaded again which is not correct. The output must be 0 ideally&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;As per me the mistake is creating the variable and passing the variable&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I think you should post the script (or a screenshot) and specify the database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Apr 2016 06:32:01 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2016-04-03T06:32:01Z</dc:date>
    <item>
      <title>New Data</title>
      <link>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041218#M16175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in the below query. I read the qlik documents but still confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have connected ODBC with Qlik Sense. In SQL the data is updated every day. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;As there are millions of data approx 200 million data, I need to load the new data only so that it takes less time to upload the data in qvd.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a variable using LET statement which contains maximum date. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am using the variable in the where statement to get the new data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I am facing is when I load the data first time; it loads the data successfully in it. &lt;SPAN style="font-size: 13.3333px;"&gt;But when I load the data multiple times the output is different sometimes it load all data sometimes 0 data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally when I load the data again and again, the output shows 0 upload because the new data is uploaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I don’t have the qvd as the qvd is in other environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please guide the best method for incremental load in qvd and correct me also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;sunindia&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be grateful if someone attach the qvd where the above example suits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deepanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Apr 2016 16:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041218#M16175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-02T16:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: New Data</title>
      <link>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041219#M16176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand the issue completely.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;The problem I am facing is when I load the data first time; it loads the data successfully in it. &lt;SPAN style="font-size: 13.3333px;"&gt;But when I load the data multiple times the output is different sometimes it load all data sometimes 0 data&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Incremental load will only incrementally load new data. If you don't have any new data, 0 rows retrieved from the data should not be a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Apr 2016 18:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041219#M16176</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-02T18:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: New Data</title>
      <link>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041220#M16177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is when I load the data first time it loads the new data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I load it again it shows that data is loaded again which is not correct. The output must be 0 ideally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per me the mistake is creating the variable and passing the variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a variable which picks the maximum post date from the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have passed this variable in the script in where clause as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Postdate&amp;gt; Max variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please brief me with the example how to go for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a ton in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2016 04:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041220#M16177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-03T04:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: New Data</title>
      <link>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041221#M16178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find an example here&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/LoadData/use-QVD-files-incremental-load.htm?q=incremental" title="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/LoadData/use-QVD-files-incremental-load.htm?q=incremental"&gt;https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/LoadData/use-QVD-files-incremental-load.htm?q=incremental&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and here&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/" title="http://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/"&gt;http://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But when I load it again it shows that data is loaded again which is not correct. The output must be 0 ideally&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;As per me the mistake is creating the variable and passing the variable&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I think you should post the script (or a screenshot) and specify the database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2016 06:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041221#M16178</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-04-03T06:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: New Data</title>
      <link>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041222#M16179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sir!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script is in my client system, that's why I am not able to give screenshot &amp;amp; script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somehow the discussion shows the Assumed Answer, but I did not get the answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2016 11:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/New-Data/m-p/1041222#M16179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-03T11:32:14Z</dc:date>
    </item>
  </channel>
</rss>

