<?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 Action &amp;quot;Get number of row&amp;quot; of MS Excel VBO extract data differtent in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75481#M28086</link>
    <description>&lt;DIV&gt;I use the "get number of row" action of MS Excel but the results are different in the machine.&lt;/DIV&gt;
&lt;DIV&gt;example : Runtime1 has 100 rows but runtime2 has 57 rows. (use the same one source code)&lt;BR /&gt;&lt;SPAN&gt;Can you suggest me solution&amp;nbsp;for this issues ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tran Tuan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Oct 2022 05:01:00 GMT</pubDate>
    <dc:creator>TranTuan</dc:creator>
    <dc:date>2022-10-20T05:01:00Z</dc:date>
    <item>
      <title>Action "Get number of row" of MS Excel VBO extract data differtent</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75481#M28086</link>
      <description>&lt;DIV&gt;I use the "get number of row" action of MS Excel but the results are different in the machine.&lt;/DIV&gt;
&lt;DIV&gt;example : Runtime1 has 100 rows but runtime2 has 57 rows. (use the same one source code)&lt;BR /&gt;&lt;SPAN&gt;Can you suggest me solution&amp;nbsp;for this issues ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tran Tuan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2022 05:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75481#M28086</guid>
      <dc:creator>TranTuan</dc:creator>
      <dc:date>2022-10-20T05:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Action "Get number of row" of MS Excel VBO extract data differtent</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75482#M28087</link>
      <description>Hi @Tran&amp;nbsp;Tuan,&lt;BR /&gt;&lt;BR /&gt;Ideally both of these results should be same. However, have you tried reading the data from your excel file in both machines and compare the collection data once. It might be the case that some blank rows or hidden rows (if uses) might be read in the first runtime resource which is the reason why you are getting more rows in first case. Let us know what rows you see in the data collection once when you use '&lt;STRONG&gt;Get Worksheet As Collection&lt;/STRONG&gt;' action in both machines.&lt;BR /&gt;&lt;BR /&gt;You can show us the parameters as well you are using in the action for us to better troubleshoot the issue you are facing.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;WonderBotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2022 05:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75482#M28087</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-10-20T05:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Action "Get number of row" of MS Excel VBO extract data differtent</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75483#M28088</link>
      <description>Hi &lt;A id="MainCopy_ctl11_ucMessageList_rptMessageList_ProfileImageDisplay_1_NameLink_1" biobubblekey="1860fa68-2872-4d49-aac5-507de8919542" href="https://community.blueprism.com/network/profile?UserKey=1860fa68-2872-4d49-aac5-507de8919542" target="_blank" rel="noopener"&gt;Devneet Mohanty,&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for support&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use one Excel file for get rows, I've tried&amp;nbsp;it&amp;nbsp;on&amp;nbsp;other&amp;nbsp;machines&amp;nbsp;and&amp;nbsp;they've&amp;nbsp;all&amp;nbsp;had&amp;nbsp;the&amp;nbsp;same&amp;nbsp;results. but&amp;nbsp;only&amp;nbsp;machine&amp;nbsp;1 has&amp;nbsp;a&amp;nbsp;different&amp;nbsp;result. I&amp;nbsp;think&amp;nbsp;the&amp;nbsp;problem&amp;nbsp;is&amp;nbsp;the&amp;nbsp;Excel&amp;nbsp;software&amp;nbsp;of&amp;nbsp;that&amp;nbsp;machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tran Tuan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2022 08:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75483#M28088</guid>
      <dc:creator>TranTuan</dc:creator>
      <dc:date>2022-10-20T08:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Action "Get number of row" of MS Excel VBO extract data differtent</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75484#M28089</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="cbffa469-6144-4a7e-977f-501ce5b2aa21" data-tag-text="@Tran Tuan" href="https://community.blueprism.com/network/profile?UserKey=cbffa469-6144-4a7e-977f-501ce5b2aa21" data-itemmentionkey="7ad6e375-7c42-447f-bc0e-3d8c32f7a1b2"&gt;@Tran Tuan&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Well glad to know that gives us a track of how things are going. It likely might be possible that some Office update might have happened recently which you can check with your Infra team. &lt;BR /&gt;&lt;BR /&gt;My suggestion would be you can also see if reinstalling Excel on that machine helps us to resolve that issue?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;WonderBotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2022 08:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Action-quot-Get-number-of-row-quot-of-MS-Excel-VBO-extract-data/m-p/75484#M28089</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-10-20T08:26:00Z</dc:date>
    </item>
  </channel>
</rss>

