2 weeks ago
I am able to use this function fine with a small test file. But my production file is 3,600 lines and it fails.
2 weeks ago - last edited 2 weeks ago
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
2 weeks ago
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
2 weeks ago
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%.