<?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 Is there any limit for Excel get Worksheet as a range action? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65309#M17926</link>
    <description>Hi All,

&amp;nbsp;

I have an Excel sheet where i'm performing some refresh operation with Power queries. After performing refresh i am reading the entire sheet as collection. My Excel sheet may contain data over 5000 rows. while performing this step BP is getting hanged.

Is there any range limit for BP to collect from Excel?&amp;nbsp;

&amp;nbsp;

Please guide me if you have faced this issue.

&amp;nbsp;

Thanks in advance

&amp;nbsp;</description>
    <pubDate>Fri, 11 Jan 2019 18:17:00 GMT</pubDate>
    <dc:creator>sai_bhargavaraj</dc:creator>
    <dc:date>2019-01-11T18:17:00Z</dc:date>
    <item>
      <title>Is there any limit for Excel get Worksheet as a range action?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65309#M17926</link>
      <description>Hi All,

&amp;nbsp;

I have an Excel sheet where i'm performing some refresh operation with Power queries. After performing refresh i am reading the entire sheet as collection. My Excel sheet may contain data over 5000 rows. while performing this step BP is getting hanged.

Is there any range limit for BP to collect from Excel?&amp;nbsp;

&amp;nbsp;

Please guide me if you have faced this issue.

&amp;nbsp;

Thanks in advance

&amp;nbsp;</description>
      <pubDate>Fri, 11 Jan 2019 18:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65309#M17926</guid>
      <dc:creator>sai_bhargavaraj</dc:creator>
      <dc:date>2019-01-11T18:17:00Z</dc:date>
    </item>
    <item>
      <title>Depends on number of columns…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65310#M17927</link>
      <description>Depends on number of columns too, but 5000 should be fine. You start getting out of memory exceptions when you hit the limit.</description>
      <pubDate>Mon, 14 Jan 2019 13:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65310#M17927</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-01-14T13:06:00Z</dc:date>
    </item>
    <item>
      <title>I've dealt with pulling 10…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65311#M17928</link>
      <description>I've dealt with pulling 10,000 rows from Excel before without error but the limit may be affected by the number of columns as well. I've seen some people hit a 'seeming' limit at 4,000 but I'm not sure what the details were there.</description>
      <pubDate>Mon, 14 Jan 2019 17:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65311#M17928</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-01-14T17:01:00Z</dc:date>
    </item>
    <item>
      <title>If I remember correctly,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65312#M17929</link>
      <description>If I remember correctly, columns is a bigger drain on memory than rows. if possible, delete any columns you don't need before retrieveing the information (You could design a macro to do this and then call it using the VBO object).</description>
      <pubDate>Wed, 16 Jan 2019 14:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-there-any-limit-for-Excel-get-Worksheet-as-a-range-action/m-p/65312#M17929</guid>
      <dc:creator>OliverMohajeri</dc:creator>
      <dc:date>2019-01-16T14:49:00Z</dc:date>
    </item>
  </channel>
</rss>

