Hi,
I am a column where I have date:
I’d like to sort it by newest to largest. For example,
4/10/2022
4/11/2022
4/12/2022…
Hi,
I am a column where I have date:
I’d like to sort it by newest to largest. For example,
4/10/2022
4/11/2022
4/12/2022…
Hi @Nithinkrishna ,
I tried with this but it doesn’t work with the zero’s. If I remove the zero’s then it works. I tried to remove the zero’s from the column but was unable to.
@RPA_Path Enable preserve format in Read Range
@RPA_Path I am not getting any 0’s while reading from the CSV. can you share the sample CSV that you have
Please find the updated workflow
Example.zip (2.3 KB)
I believe once you append to the already existing datatable/excel file it adds the 0s.
Once I append it to an excel file after reading it from a csv file, it writes the data table from .csv file as text
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.