cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a file size limit on the Microsoft 365 - Excel::Write Collection action?

JeremyRTDean
Level 5

I am able to use this function fine with a small test file.  But my production file is 3,600 lines and it fails.

JeremyRTDean_0-1746519320032.png

 

3 REPLIES 3

Hi @JeremyRTDean 

Yes, there are limitations when using the Microsoft 365 - Excel::Write Collection action in Blue Prism, especially when handling large datasets. While there isn't an explicitly documented file size limit, users have reported issues when working with larger collections.

Best Regards,
Sayeed Bin Abdullah

Senior Consultant
Wonderbotz

Neel1
MVP

hello @JeremyRTDean  - i managed to perform this. although my collection was cooked up. having value in between rows.

 

How many column you are having

Rows - 5005, Column - 3

Neel1_0-1746540613395.png

 

JeremyRTDean
Level 5

The collection is 3,803 rows and 31 Columns as it stands.

As a workaround I created a workbook using the Excel VBO, Write Collection (Fast) and then upload that to SharePoint.  This only takes seconds but annoying that I can't use Graph 100%.