Hi There,
In building flow to automate conversion of csv to excel, I encounter problems in emulating text to column function.
I'm using power automate desktop and my csv files are downloaded as *.xls. In manual world, I can convert the csv files by open the files and save them as *.xlsx, And alternatively, if i copy paste the content to excel, I only need to select the first column and select 'text to column' and set 'tabs' as delimited.
But in power automate, I find that I can extract the info from the csv file in text form and write them to excel file. But my issue is once I write them to excel file, the split text function doesn't work. I tried to use parse, but it doesn't work either (or I using it wrongly). Or I should use other function instead?
Appreciate the help here. Thanks.

Sigrid