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 format?
Thanks!
4 Replies
- edhansCommunity 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. - AnonymousNot applicable
Hi Anonymous ,
You may refer to this blog to check the DataMashup File
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.