cancel
Showing results for 
Search instead for 
Did you mean: 

CSV to collection dropping zero

Neel1
MVP

Hello - While reading csv as collection, noticed that zero in the end is getting dropped.

After from writing a macro - is there any solution w.r.t get CSV as collection.

input looks like this :

D;1;206.050;2 where in collection 050 is coming as 05.



------------------------------
Neeraj Kumar
------------------------------
1 BEST ANSWER

Best Answers

Mukeshh_k
MVP

Hi @Neeraj Kumar : Can you try doing Utility File Management - Read All Text from File and then do Get CSV as Collection :

31420.png

31422.png



------------------------------
Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.

Regards,

Mukesh Kumar - Senior Automation Developer

NHS, England, United Kingdom, GB
------------------------------
Regards,

Mukesh Kumar

View answer in original post

3 REPLIES 3

dochrymuk
Level 4

Hi Neeraj Kumar,

You can try to use action in Utility - Strings where you have to provide CSV value as a Text. 

31415.png



------------------------------
Dawid Ochrymuk
Manager
KPMG Poland
------------------------------
Dawid Ochrymuk Manager KPMG Poland

Mukeshh_k
MVP

Hi @Neeraj Kumar : Can you try doing Utility File Management - Read All Text from File and then do Get CSV as Collection :

31420.png

31422.png



------------------------------
Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.

Regards,

Mukesh Kumar - Senior Automation Developer

NHS, England, United Kingdom, GB
------------------------------
Regards,

Mukesh Kumar

Mukesh Kumar - This one worked . i used the updated VBO of utility- strings. thank you.



------------------------------
Neeraj Kumar
------------------------------