Hi all,
I must set up a flow to convert an excel table to a TXT file.
Do you have any suggestions?
here is my proposal:
1) Get Tables
2) List rows present in a table
3) Create CSV table
4) Create File
all works fine but the TXT file has quotation marks as first and last digit of each line.
Thanks
Oreste