โ05-11-2022 04:21 PM
Anyone ever try to create an XLSX file from a list? The native CSV Parser doesn't appear to work when selecting 'Excel' and appending .xlsx to the file name.
The ask is really a way to get this into the xlsx format (not csv).
โ05-11-2022 04:37 PM
You need a custom call to an XL account on ms 365.
After you get your items add an action and select xls.
What you can also do create the csv and put the file on Onedrive where you can convert it to xlsx.