Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
AjithramT
Contributor II
Contributor II

Buffer (Incremental) Load

Hi,

Does buffer incremental load not load the last record from the source?

ex:

Id,Product
1,A1
2,A2
3,A3
4,A4
5,A5

My script is, 

Buffer(Incremental) Load * From Products.txt;

While I write the above script, it only loads the first 4 records. Do we need to add an extra record to solve this?.

I mean to bring the 5th record, am I need to add dummy 6th record?

If anyone can give clarity on this, will be helpful to me.

Thanks,

Ajith

1 Reply
mayuringale25
Partner - Creator
Partner - Creator

Hi @AjithramT 

Go through this post hope it help you

https://community.qlik.com/t5/QlikView-Scripting/Buffer-Incremental-Load-Issue/td-p/363258

Thanks and Regards
Mayur Ingale