<?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 Remove Empty Rows from collection - Unexpected error stack empty in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Remove-Empty-Rows-from-collection-Unexpected-error-stack-empty/m-p/90644#M40821</link>
    <description>Hello,

I am working with a large volume of data read from Excel and attempting to remove empty rows from it. I have ran the Remove Empty Rows action in the Collection Manipulation object, however it throws a "Unexpected error Stack empty" exception.

I have tried using a recover block, recover, resume, count loop to handle this, however the issue still persists and continues to throw the above exception.


Does anyone have any ideas on how to resolve this?

Â&amp;nbsp;</description>
    <pubDate>Wed, 22 May 2019 15:07:00 GMT</pubDate>
    <dc:creator>cvmac</dc:creator>
    <dc:date>2019-05-22T15:07:00Z</dc:date>
    <item>
      <title>Remove Empty Rows from collection - Unexpected error stack empty</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Remove-Empty-Rows-from-collection-Unexpected-error-stack-empty/m-p/90644#M40821</link>
      <description>Hello,

I am working with a large volume of data read from Excel and attempting to remove empty rows from it. I have ran the Remove Empty Rows action in the Collection Manipulation object, however it throws a "Unexpected error Stack empty" exception.

I have tried using a recover block, recover, resume, count loop to handle this, however the issue still persists and continues to throw the above exception.


Does anyone have any ideas on how to resolve this?

Â&amp;nbsp;</description>
      <pubDate>Wed, 22 May 2019 15:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Remove-Empty-Rows-from-collection-Unexpected-error-stack-empty/m-p/90644#M40821</guid>
      <dc:creator>cvmac</dc:creator>
      <dc:date>2019-05-22T15:07:00Z</dc:date>
    </item>
    <item>
      <title>Hi,
Â 
Maybe try to removeâ€¦</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Remove-Empty-Rows-from-collection-Unexpected-error-stack-empty/m-p/90645#M40822</link>
      <description>Hi,
Â&amp;nbsp;
Maybe try to remove empty rows using VBA Macro before uploading data from excel to Blue Prism collection.
Can you tell us how many rows can be in your excel file?
Kind regards</description>
      <pubDate>Wed, 22 May 2019 17:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Remove-Empty-Rows-from-collection-Unexpected-error-stack-empty/m-p/90645#M40822</guid>
      <dc:creator>MateuszWojcik</dc:creator>
      <dc:date>2019-05-22T17:29:00Z</dc:date>
    </item>
    <item>
      <title>Hi,
The file will beâ€¦</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Remove-Empty-Rows-from-collection-Unexpected-error-stack-empty/m-p/90646#M40823</link>
      <description>Hi,
The file will be downloaded from a system weekly so would be unable to store a macro in the Excel doc if that's what you mean.
Â&amp;nbsp;
There are 25k rows - I don't think BP reads a huge amount of empty rows more than that; think it's maybe less that there are too many empty rows and BP is struggling to remove them all, and more that there is a large amount of rows for BP to loop through and it falls over.
Â&amp;nbsp;
Thanks,</description>
      <pubDate>Wed, 29 May 2019 12:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Remove-Empty-Rows-from-collection-Unexpected-error-stack-empty/m-p/90646#M40823</guid>
      <dc:creator>cvmac</dc:creator>
      <dc:date>2019-05-29T12:54:00Z</dc:date>
    </item>
  </channel>
</rss>

