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:
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
14 | |
13 | |
11 | |
10 | |
10 |
User | Count |
---|---|
31 | |
26 | |
17 | |
12 | |
12 |