<?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: How to read 3rd row from excel and print message in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62289#M15432</link>
    <description>&lt;DIV&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;To do this, you can use the action of writing to a file, incrementally and include the additional information you want.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer Tech Leader&lt;BR /&gt;Bridge Consulting&lt;BR /&gt;América/Brazil&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sat, 02 Dec 2023 22:54:00 GMT</pubDate>
    <dc:creator>LeonardoSQueiroz</dc:creator>
    <dc:date>2023-12-02T22:54:00Z</dc:date>
    <item>
      <title>How to read 3rd row from excel and print message</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62285#M15428</link>
      <description>&lt;P&gt;How to read 3rd row from excel and print message&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ankit Shukla&lt;BR /&gt;RPA Developer&lt;BR /&gt;Arvius Software Pvt Ltd.&lt;BR /&gt;Noida&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2023 07:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62285#M15428</guid>
      <dc:creator>AnkitShukla11</dc:creator>
      <dc:date>2023-11-28T07:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to read 3rd row from excel and print message</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62286#M15429</link>
      <description>&lt;P&gt;You can use &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-excel-vbo"&gt;MS Excel VBO&lt;/A&gt; to read Excel file data in a collection and then use it further.&lt;/P&gt;
&lt;P&gt;There is no such print method in BP, so you can store it in any data item to see the value.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji - &lt;A href="https://www.linkedin.com/in/tejaskumardarji/" target="test_blank"&gt;https://www.linkedin.com/in/tejaskumardarji/&lt;/A&gt;&lt;BR /&gt;Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2023 10:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62286#M15429</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2023-11-28T10:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to read 3rd row from excel and print message</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62287#M15430</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="dc41ebf4-9dc9-4852-a3f9-018bfbbe7f74" data-tag-text="@Ankit Shukla" href="https://community.blueprism.com/network/profile?UserKey=dc41ebf4-9dc9-4852-a3f9-018bfbbe7f74" data-itemmentionkey="474674d1-8a81-496b-96f8-5b6ab52ac2a4"&gt;@Ankit Shukla&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Could provide more details on your requirements? It would be helpful to answer your question.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Answering as I understand from your question:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As TeJas already mentioned you can read the excel data into a collection. Then you can create two variables called destinationRow &amp;amp; currentRow. Whatever row&amp;nbsp; you want to read, assign that row number value to destinationRow data variable. then Loop the collection and increase the currentRow Counter by 1 &amp;amp; put a decision stage destinationRow=currentRow, if yes, you will break through the loop and perform the next if not continue looping.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Let me know if there anything else you are looking for. Happy to help.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Abhisekh Mukherjee&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2023 18:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62287#M15430</guid>
      <dc:creator>abhis3kh</dc:creator>
      <dc:date>2023-11-28T18:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to read 3rd row from excel and print message</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62288#M15431</link>
      <description>&lt;P&gt;I have 3 column&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Name&lt;/P&gt;
&lt;P&gt;AgentNAme&lt;/P&gt;
&lt;P&gt;And CallId&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need access callID and also print in the log file&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ankit Shukla&lt;BR /&gt;RPA Developer&lt;BR /&gt;Arvius Software Pvt Ltd.&lt;BR /&gt;Noida&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2023 08:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62288#M15431</guid>
      <dc:creator>AnkitShukla11</dc:creator>
      <dc:date>2023-11-29T08:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to read 3rd row from excel and print message</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62289#M15432</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;To do this, you can use the action of writing to a file, incrementally and include the additional information you want.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer Tech Leader&lt;BR /&gt;Bridge Consulting&lt;BR /&gt;América/Brazil&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Dec 2023 22:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62289#M15432</guid>
      <dc:creator>LeonardoSQueiroz</dc:creator>
      <dc:date>2023-12-02T22:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to read 3rd row from excel and print message</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62290#M15433</link>
      <description>&lt;P&gt;Below are the highlevel steps I would follow to read the&amp;nbsp; column&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;1)&amp;nbsp; use Loop stage to loop the&amp;nbsp; desired collection&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;2) Inside the loop&amp;nbsp; &amp;nbsp;either use&amp;nbsp; comma seperated&amp;nbsp; structure in the data item and update the data item&amp;gt; after the completion of loop write back to csv or text file&amp;nbsp; another approach is writing in to the file while looping.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I would rather keep it in the data item if&amp;nbsp; the data is&amp;nbsp; not huge.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-----------------------&lt;BR /&gt;If I answered your query. Please  mark it as the "Best Answer"&lt;BR /&gt;&lt;BR /&gt;Harish Mogulluri&lt;BR /&gt;Lead developer&lt;BR /&gt;America/New_York TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Dec 2023 04:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-3rd-row-from-excel-and-print-message/m-p/62290#M15433</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-12-03T04:13:00Z</dc:date>
    </item>
  </channel>
</rss>

