Logic App, Excel connector(Business) - adding row data takes 17-23 seconds each

Asis, Reiner 20 Reputation points
2023-06-25T17:12:32.68+00:00

I have a consumption-based Logic App that utilizes the Excel Online Business connector. It reads data from one file and inserts it into another file. However, I've observed that each insert operation is taking between 17 and 23 seconds. I would appreciate any help or suggestions to improve the execution speed.loop2

loop1

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
Microsoft 365 and Office SharePoint For business Windows
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2023-06-30T05:11:58.62+00:00

    Hi @Asis, Reiner

    I am posting the discussion and your finding as resolution so it can help other community members.

    Since the Microsoft Q&A community has a policy that the question author cannot accept their own answer, they can only accept answers by others, I'll repost your solution in case you'd like to Accept the answer.

    Issue: You observed that adding row using the excel connector takes 17-23 seconds for every request.

    Resolve: You found that slower insertion speed in one of the table is influenced by two other tabs/tables that have VLOOKUP formulas referencing the slower table. This additional factor contributes to the overall slowness. To address this issue, you plan to remove those VLOOKUP formulas and monitor the performance again.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.