Forum Discussion
BourbonCoffee
2 years agoFrequent Visitor
How to get the Power Query M Code for multiple PBIX Files?
Hi,
I've tried serveral approaches to get the Power Query M Code definitions from nearly 100 PowerBI reports, unsuccessfully. We've started to do it manually, but if someone of you happened to know a better way, it'd be very appreciated.
Thank you.
1 Reply
- rubayatyasminCommunity Champion
Hi, BourbonCoffee
try to use Power BI helper (third party free tool).
Also, there is another tool available on syncopq on github. This tool helps to extract M code form a PBIX file.
I hope this helps