Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Spigaw
Helper III
Helper III

Export a readable documentation of all queries and steps

Hello dear queriers,

 

Since I began working with Power Query and PBI, I have been looking for an easy way to export what is happening in all the queries and steps they contain, in a format that would be easily readable by anyone needing to use or edit it. I would then be able to create a full documentation.

 

I tried copying the code from the advanced editor into a Word document, but formatting disappears.

 

Is there any way to export a documentation from Power Query?

 

Thanks in advance for any help.

1 ACCEPTED SOLUTION
CNENFRNL
Community Champion
Community Champion

AFAIK, there is no official format of PQ snippet, after all, the M is so far not as widely used as sql or html. But some guru has develop this formatter worth trying:

Power Query Formatter | Beautify your Power Query code


Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension!

DAX is simple, but NOT EASY!

View solution in original post

6 REPLIES 6
ChemEnger
Advocate IV
Advocate IV

Replying to an old thread.

 

There is (now?) a workaround for this - if you copy the M code from the desktop file & paste it into a query on the Power BI Service, the formatting will be re-created, and maintained if you then copy & paste it back into e.g. Word (maybe something to do with HTML rendering or something?)

Syndicate_Admin
Administrator
Administrator

To copy out the text of all your queries:

  1. Open Power Query Editor
  2. Select all the queries in the Queries area
  3. Right-click->Copy
  4. Paste into an editor (MS Word, Notepad, MS Code etc.)
AlexisOlson
Super User
Super User

Just in case you weren't aware, you can select all of your queries at the same time and copy and paste them into a text editor (or another Power Query editor) all at once.

OMG, I can't believe I never tried this. You just saved me so many clicks. Thanks loads!

CNENFRNL
Community Champion
Community Champion

AFAIK, there is no official format of PQ snippet, after all, the M is so far not as widely used as sql or html. But some guru has develop this formatter worth trying:

Power Query Formatter | Beautify your Power Query code


Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension!

DAX is simple, but NOT EASY!

Excellent tool, thanks for the link. Here is how I will work with this:

  • Format my code with Power Query Formatter
  • Convert it to a readable format with this from Pinetool
  • Paste it into Word.

 

Spigaw_0-1639397206816.png

 

 

Thank you so much!

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.