Hi,
One of our vendors delivers a pipe delimited file for my company every evening ~6pm. I have a flow that successfully parses and inserts the records, however it takes about an hour to do so. This is because the SQL connector throttles to 100 calls per 10 seconds and the file is usually around 32,000 records.
Is there a way I can insert multiple rows at a time?
Info: I'm using a gateway and on-premise SQL Server, so writing the SQL directly is not available to me.
Hi @MPoe ,
SQL Server connector does have such limitations.
If you need to insert 32,000 records, it seems that it will take an hour or so.
Could you provide a screenshot of the Flow configuration?
Perhaps we can optimize the configuration to improve the efficiency of Flow execution.
Best Regards,
Hi Barry, thanks for the offer. Do you know of any other connectors that allow you to insert multiple rows at the same time, if the SQL Connector does not?
Here's the basic structure:
Here are screenshots
Here is what's in the loop:
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
33 | |
16 | |
15 | |
14 | |
7 |
User | Count |
---|---|
42 | |
20 | |
12 | |
12 | |
10 |