06-05-25 09:16 AM
I am able to use this function fine with a small test file. But my production file is 3,600 lines and it fails.
06-05-25 01:38 PM - edited 06-05-25 01:39 PM
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
06-05-25 03:10 PM
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
07-05-25 05:02 AM
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%.