Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi tell me with example partial reload add and add only key words.
As per my understanding:
Add LOAD would reload during Regular reload and Partial Reload
Add Only LOAD would only reload during Partial Reload (by pass the table during regular reload)
Hi nbkchaitanya,
Add:
The add prefix can be added to any load, select or map...using statement in the script.
It is only meaningful during partial reloads. During a partial reload the QlikView table,for which a table name is generated by the add load/add select statement (provided such a table exists),will be appended with the result of the add load/add select statement. No check for duplicates is performed.
Add Only :
If you add the only option to your statement ex: ADD ONLY then the partial reload will not be used when run the normal reload.
Hope this helps!
Best regards,
Verendra.