Hi,
Consider your collection name is "Data" and there are 4 column inside your excel file which header is
1st Col = "FName" , 2nd Col = "MName" , 3rd col = "Lname" , 4th Col = "Alphabate"
Now follow below steps
- drag and drop one calculation stage and inside write expression Trim(Left([Data.Fname],5))
- In store result write [Data.Alphabate]
1st step will extract your first 5 character excluding space and 2nd will store extracted value in 4th Column.
Use write collection in excel action after end your loop.
I hope your issue will resolve :)
Do let me know if any issue.
Thanks
Nilesh
------------------------------
Nilesh Jadhav
Senior RPA Specialist
------------------------------
Nilesh Jadhav.
Consultant
ADP,India