Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I exported a number of Power Queries done in one instance of PowerBI and now want to import them into the desktop application. My first thought was to use the JSON import process, but this seems to assume that it's a JSON-formatted data source, not Power Query code.
I'm sure there's a simple solution. Can someone point me to the process to import these JSON Power Query files?
Unfortunately I don't have access to the original anymore. Is there a straightforward way to copy it out of the JSON file?
No solution for the json files, but you can just copy the m-script from the advanced editor and copy that to a blank query.
This will duplicate all the steps.