Forum Discussion
learner1234
Nov 28, 2023Copper Contributor
PowerQuery M: Automate Export to plain XLSX (without connections)
Hello,
is there a Excel PowerQuery M command that allows to export a table as XLSX without any connections? Thank you!
Nope, Power Query exports nothings, it loads the result into current workbook grid or keeps connection only. You may consider the option of Power Automate + OfficeScript.