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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Insertion in blocks of 900 lines

Hello

Does anyone know how I can perform a load limiting the insertions in 900 rows?

I need to load about 50 thousand lines, but in blocks of 900

the destination is an Azure DW.

 

Thank you in advance.

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

There is a "commit every" option in Advanced settings of tSQLDWHOutput component .

You can enter the number of rows to be completed before committing batches of rows together into the database. This option ensures transaction quality (but not rollback) and above all better performance on executions.

Let us know if it is what you are looking for.

Best regards

Sabrina