<?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: Split the text in multiple rows in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49166#M4620</link>
    <description>&lt;P&gt;Hello Shree Abhi&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Does the collection with the desired column pattern already exist or will it reuse the input file header?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Sep 2023 05:29:00 GMT</pubDate>
    <dc:creator>LeonardoSQueiroz</dc:creator>
    <dc:date>2023-09-11T05:29:00Z</dc:date>
    <item>
      <title>Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49155#M4609</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I would like to split the data from multiple cell at a time. will it be possible .&lt;BR /&gt;First 5 alphabet from the text and paste in different column.&amp;nbsp;&lt;BR /&gt;From cell# F2 to F100 first 5 alphabet need to split and paste in column G.&lt;BR /&gt;Please help ASAP.&lt;BR /&gt;&lt;BR /&gt;BR/Asitabha&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Sep 2020 22:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49155#M4609</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-09-30T22:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49156#M4610</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes you can achieve this using below steps.&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;Create Instance&lt;/LI&gt;
&lt;LI&gt;Open Workbook&lt;/LI&gt;
&lt;LI&gt;Get excel data as collection ( Use collection as its little bit faster compare to excel get value and set value)&lt;/LI&gt;
&lt;LI&gt;Create new column in collection to set value - if column is not there in excel&lt;/LI&gt;
&lt;LI&gt;now you have to use loop to access the collection data.&lt;/LI&gt;
&lt;LI&gt;Inside data you have to use left function to get 5 alphabets and store in collection new column&lt;/LI&gt;
&lt;LI&gt;write collection in excel.&lt;/LI&gt;
&lt;/OL&gt;
&lt;BR /&gt;I hope it will solve your issue.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nilesh&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Oct 2020 13:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49156#M4610</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-10-01T13:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49157#M4611</link>
      <description>&lt;DIV class="uconBody"&gt;&lt;DIV dir="auto"&gt;Ok Nilesh. I will try and reply to you.&lt;DIV dir="auto"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV dir="auto"&gt;Thanks&lt;/DIV&gt;&lt;DIV dir="auto"&gt;Asitabha&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Oct 2020 14:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49157#M4611</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-01T14:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49158#M4612</link>
      <description>&lt;DIV class="uconBody"&gt;&lt;DIV dir="auto"&gt;Hi Nilesh,&lt;DIV dir="auto"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV dir="auto"&gt;Can you please explain point no. 6. It will be very helpfull.&amp;nbsp;&lt;/DIV&gt;&lt;DIV dir="auto"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV dir="auto"&gt;BR/DEB&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Oct 2020 15:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49158#M4612</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-01T15:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49159#M4613</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Consider your collection name is "Data" and there are 4 column inside your excel file which header is&lt;BR /&gt;1st Col = "FName" , 2nd Col = "MName" , 3rd col = "Lname" , 4th Col = "Alphabate"&lt;BR /&gt;&lt;BR /&gt;Now follow below steps&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;drag and drop one calculation stage and inside write expression Trim(Left([Data.Fname],5))&lt;/LI&gt;
&lt;LI&gt;In store result write [Data.Alphabate]&lt;/LI&gt;
&lt;/OL&gt;
&lt;BR /&gt;1st step will extract your first 5 character excluding space and 2nd will store extracted value in 4th Column.&lt;BR /&gt;Use write collection in excel action after end your loop.&lt;BR /&gt;&lt;BR /&gt;I hope your issue will resolve &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Do let me know if any issue.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nilesh&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Oct 2020 16:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49159#M4613</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-10-01T16:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49160#M4614</link>
      <description>&lt;DIV class="uconBody"&gt;&lt;DIV dir="auto"&gt;Hi Nilesh,&lt;DIV dir="auto"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV dir="auto"&gt;The above Trim expression not working. Its giving me the error message.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Oct 2020 15:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49160#M4614</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-05T15:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49161#M4615</link>
      <description>I think the trim and Left should be reversed.. so first trim any empty spaces and then use left.. no?&lt;BR /&gt;&lt;SPAN&gt;Left(Trim([Data.Fname]),5)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hetal Rathore&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Oct 2020 17:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49161#M4615</guid>
      <dc:creator>NrupalJoshi</dc:creator>
      <dc:date>2020-10-05T17:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49162#M4616</link>
      <description>&lt;DIV class="uconBody"&gt;&lt;DIV dir="ltr"&gt;HI,&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Unable to solve the issue.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have&amp;nbsp; data in the collection filed (Result Desc.)&lt;/DIV&gt;&lt;DIV&gt;Data = BD58DG896FG&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;I want the first 5 data i.e BD58D and from cell# F2 to F100. Same type of data&lt;BR clear="all" /&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;-- &lt;BR /&gt;&lt;DIV dir="ltr" data-smartmail="gmail_signature"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;Thanks &amp;amp; Regard,&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Asitabha Deb&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49162#M4616</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-06T14:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49163#M4617</link>
      <description>Hi Asitabha,&lt;BR /&gt;&lt;BR /&gt;What error you are getting?&lt;BR /&gt;&lt;BR /&gt;try to use &lt;SPAN&gt;Left([Data.Fname],5) ( remove trim for time being)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nilesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49163#M4617</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-10-06T14:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49164#M4618</link>
      <description>&lt;P&gt;I have text file with 200 data .such as name, policy number, account number and etc etc. How I could split it according to the column in my development ?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shree Abhi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2023 02:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49164#M4618</guid>
      <dc:creator>ShreeAbhi</dc:creator>
      <dc:date>2023-09-11T02:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49165#M4619</link>
      <description>&lt;P&gt;Hi Shree,&lt;/P&gt;
&lt;P&gt;If you could elaborate, is it comma separated or just the spacing in between the values ? i.e. Name, Policy Number, etc ?&lt;/P&gt;
&lt;P&gt;How does it look like ? and if you could create a lookalike text file with few dummy entries in it that would help!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mukesh Kumar - Senior Automation Developer&lt;BR /&gt;&lt;BR /&gt;NHS, England, United Kingdom, GB&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 02:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49165#M4619</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-09-11T02:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49166#M4620</link>
      <description>&lt;P&gt;Hello Shree Abhi&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Does the collection with the desired column pattern already exist or will it reuse the input file header?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2023 05:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49166#M4620</guid>
      <dc:creator>LeonardoSQueiroz</dc:creator>
      <dc:date>2023-09-11T05:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Split the text in multiple rows</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49167#M4621</link>
      <description>&lt;P&gt;Please share the sample screen shot of input file for better understanding&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Best Regards,&lt;BR /&gt;Devendran Venkatesh&lt;BR /&gt;RPA - Technical Architect |&lt;BR /&gt;Riyadh 11413, Kingdom of Saudi Arabia&lt;BR /&gt;Phone.     +966-556784162&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2023 09:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Split-the-text-in-multiple-rows/m-p/49167#M4621</guid>
      <dc:creator>DevendranVenkatesh</dc:creator>
      <dc:date>2023-09-11T09:29:00Z</dc:date>
    </item>
  </channel>
</rss>

