Forum Discussion
Anonymous
4 years agoNot applicable
Is it possible to export a Connection including the Power Query code?
Hello The Export Connection feature seems to output a connection but it misses out all the Power Query processing steps. Is there a way to export the complete Query in a notepad-editable form...
edhans
4 years agoCommunity Champion
You can right-click on the query and press COPY, then PASTE into Notepad. THat will paste that query and all precedent queries it depends on as text.
But no way to automate that that I am aware of. other than some C scripts in Tabular Editor.