<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a file size limit on the Microsoft 365 - Excel::Write Collection action? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/123691#M54112</link>
    <description>&lt;P&gt;Graph API uses 4MB per request, probably due to payload exceeds limit its failing,&amp;nbsp;&lt;/P&gt;&lt;P&gt;suggestion: try loading data in chunks like 500 rows per call request&lt;/P&gt;</description>
    <pubDate>Mon, 01 Dec 2025 10:55:53 GMT</pubDate>
    <dc:creator>naveed_raza</dc:creator>
    <dc:date>2025-12-01T10:55:53Z</dc:date>
    <item>
      <title>Is there a file size limit on the Microsoft 365 - Excel::Write Collection action?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/120186#M53150</link>
      <description>&lt;P&gt;I am able to use this function fine with a small test file.&amp;nbsp; But my production file is 3,600 lines and it fails.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeremyRTDean_0-1746519320032.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40780iB4BD2D54E6DBA834/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="JeremyRTDean_0-1746519320032.png" alt="JeremyRTDean_0-1746519320032.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 08:16:09 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/120186#M53150</guid>
      <dc:creator>JeremyRTDean</dc:creator>
      <dc:date>2025-05-06T08:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a file size limit on the Microsoft 365 - Excel::Write Collection action?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/120191#M53151</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1234"&gt;@JeremyRTDean&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, there are limitations when using the &lt;STRONG&gt;Microsoft 365 - Excel::Write Collection&lt;/STRONG&gt; 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.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Blue Prism's ability to handle large datasets depends on memory and processing power.&lt;/LI&gt;&lt;LI&gt;If your collection contains special characters (e.g., &lt;STRONG&gt;double quotes&lt;/STRONG&gt;), it may sometimes cause errors&lt;/LI&gt;&lt;LI&gt;Excel Online has a &lt;STRONG&gt;250 MB total file size limit,&amp;nbsp;&lt;/STRONG&gt;If your production file exceeds this, it may cause failures.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.microsoft.com/en-gb/office/data-model-specification-and-limits-19aa79f8-e6e8-45a8-9be2-b58778fd68ef" target="_self"&gt;https://support.microsoft.com/en-gb/office/data-model-specification-and-limits-19aa79f8-e6e8-45a8-9be2-b58778fd68ef&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Large datasets with complex formulas, conditional formatting, or external connections can slow down processing.&lt;/LI&gt;&lt;LI&gt;Some users suggest using &lt;STRONG&gt;OLEDB&lt;/STRONG&gt; instead of direct Excel actions for handling large datasets.&lt;BR /&gt;&lt;A href="https://community.blueprism.com/t5/Product-Forum/Collection-Maximum-Size/td-p/82883" target="_self"&gt;https://community.blueprism.com/t5/Product-Forum/Collection-Maximum-Size/td-p/82883&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Sayeed Bin Abdullah&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 12:39:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/120191#M53151</guid>
      <dc:creator>SayeedBinAbdullah</dc:creator>
      <dc:date>2025-05-06T12:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a file size limit on the Microsoft 365 - Excel::Write Collection action?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/120197#M53154</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1234"&gt;@JeremyRTDean&lt;/a&gt;&amp;nbsp; - i managed to perform this. although my collection was cooked up. having value in between rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How many column you are having&lt;/P&gt;&lt;P&gt;Rows - 5005, Column - 3&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neel1_0-1746540613395.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40783i44DEAA7470E0BFEE/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Neel1_0-1746540613395.png" alt="Neel1_0-1746540613395.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 14:10:44 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/120197#M53154</guid>
      <dc:creator>Neel1</dc:creator>
      <dc:date>2025-05-06T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a file size limit on the Microsoft 365 - Excel::Write Collection action?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/120206#M53158</link>
      <description>&lt;P&gt;The collection is 3,803 rows and 31 Columns as it stands.&lt;/P&gt;&lt;P&gt;As a workaround I created a workbook using the Excel VBO, Write Collection (Fast) and then upload that to SharePoint.&amp;nbsp; This only takes seconds but annoying that I can't use Graph 100%.&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 04:02:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/120206#M53158</guid>
      <dc:creator>JeremyRTDean</dc:creator>
      <dc:date>2025-05-07T04:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a file size limit on the Microsoft 365 - Excel::Write Collection action?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/123691#M54112</link>
      <description>&lt;P&gt;Graph API uses 4MB per request, probably due to payload exceeds limit its failing,&amp;nbsp;&lt;/P&gt;&lt;P&gt;suggestion: try loading data in chunks like 500 rows per call request&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 10:55:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-a-file-size-limit-on-the-Microsoft-365-Excel-Write/m-p/123691#M54112</guid>
      <dc:creator>naveed_raza</dc:creator>
      <dc:date>2025-12-01T10:55:53Z</dc:date>
    </item>
  </channel>
</rss>

