Hi,
You can use a simple logic as shown below:
![27051.png 27051.png](/t5/image/serverpage/image-id/27183i15F588C00E77EB53/image-size/large?v=v2&px=999)
Here, first I used 'Split Text By Lines' action from 'Utility - Strings' VBO :
![27052.png 27052.png](/t5/image/serverpage/image-id/27182i1F84D35B99146009/image-size/large?v=v2&px=999)
![27053.png 27053.png](/t5/image/serverpage/image-id/27181i9EB377EFB58D8FC7/image-size/large?v=v2&px=999)
Next, I've iterated over the 'Split Values' collection using a Loop stage which has the following values:
![27054.png 27054.png](/t5/image/serverpage/image-id/27184i68C025FFED1FE72B/image-size/large?v=v2&px=999)
Next, I have used a decision stage to check if my current character exists in a 'Results' (Text) data item or not which initially would be blank:
![27055.png 27055.png](/t5/image/serverpage/image-id/27185iA8A1B7B92411C91D/image-size/large?v=v2&px=999)
If the value exists, I simply skip over the iteration otherwise I will add the value to the 'Results' data item:
![27056.png 27056.png](/t5/image/serverpage/image-id/27186i56F274742A85308D/image-size/large?v=v2&px=999)
![27057.png 27057.png](/t5/image/serverpage/image-id/27189i8D7835D724BD62C6/image-size/large?v=v2&px=999)
At the end of the loop stage, I get the following results:
![27058.png 27058.png](/t5/image/serverpage/image-id/27187i63D81575DA02B695/image-size/large?v=v2&px=999)
You can find the attached process for more details:
------------------------------
----------------------------------
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
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website:
https://devneet.github.io/Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.