Avoid buffer size error for List Rows using Power Automate Flows

InogicDyn365CE3 years ago7 Views



While trying to read data from a table using the List Rows action of the Dataverse connector, we received the following error.

“Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600”

Power Automate Flow

At this point we had only provided the table name without any filter criteria and had not even provided a list of columns to retrieve, which means read all rows and data from all columns in each row

Per Microsoft docs, the maximum message size in Power Automate is 100MB. Here is the screenshot showing the limitation:

Power Automate Flow

To overcome this limitation, one of the ways is to make sure you only request the required columns this will reduce the message size by skipping data that is not required for the current flow design

1. Request specific information:

You can retrieve ONLY those columns which are actually needed. It would really save time while retrieving the large-size data.

In power automate flow instead of retrieving N number of Account records with all columns,…



Source link

Leave a reply

Join Us
  • X Network2.1K
  • LinkedIn3.8k
  • Bluesky0.5K
Support The Site
Events
February 2025
MTWTFSS
      1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28   
« Jan   Mar »
Follow
Sign In/Sign Up Sidebar Search
Popular Now
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...