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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
QFanatic
Creator
Creator

Partial reload - Replace

Hi,

I've never used a partial reload. I understand the 'Add' part, but what if there where updates (and maybe even deletions) on my data set - and I only want to process those amended records?

Can I do that with the Replace part? Maybe I dont quite understand it.

 

Thanks

Labels (1)
1 Solution

Accepted Solutions
hic
Former Employee
Former Employee

"Add Load" will just append records to the table.

"Replace Load" will replace the entire table.

"Merge Load" will probably do what you want.

https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes... 

View solution in original post

1 Reply
hic
Former Employee
Former Employee

"Add Load" will just append records to the table.

"Replace Load" will replace the entire table.

"Merge Load" will probably do what you want.

https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes...