
Announcements
I am trying to create an automated spreadsheet that adds formulas to columns when I add a file to a folder.
so for the steps are as follows
convert worksheet to a table - this works
I am then running the following Excel script which fails with error
We were unable to run the script. Please try again.
Office JS error: Line 6: Range setFormulaLocal: The argument is invalid or missing or has an incorrect format.
clientRequestId: 1d113969-0826-4412-8af7-41f3b02f7ce2
Script
the script works fine when I run it in excel online, but I am unable to get it to work inside Power Automate