We have to convert csv to excel with comma removal in csv pleae help find below attached csvdemo.zip (1.6 KB)
Do read csv and uncheck include column names and then in assign
StrText=row(0).ToString.replace(“~~”,“”)
Thanks
Ashwin S
@Gauri_Rawool Check this Workflow CreateExcelFromCsv.zip (11.0 KB)