The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I would like to analyse powerBI desktop report which has more than 50 queries [importing data from SQL server with complex SQL statements]. I was able to download all columns and measures with DAX studio and would like to export all sql queries instead of manually opening up through "Edit Queries".
Thanks
Solved! Go to Solution.
Hi @elementaryraja ,
Please follow the steps below.
1. Extract the pbix file and then find the Datamashup
2. Extract the DataMashup
3.Find the Formula folder and find the Section1 file and open it with Notepad.
Best Regards,
Cherry
Could you please provide an updated version of this answer? Thank you in advance.
One way:
1. Make a copy of the PBIX.
2. Change the extension to zip
3. open the DataMashup file with notepad.
4. search for: Query=
It will not be formatted nicely, though.
I renamed as zip file and opened it up with notepad, but still couldn't find query
Hi @elementaryraja ,
Please follow the steps below.
1. Extract the pbix file and then find the Datamashup
2. Extract the DataMashup
3.Find the Formula folder and find the Section1 file and open it with Notepad.
Best Regards,
Cherry
Hi @v-piga-msft ,
I followed your steps but in my case I don't see the folder 'DataMashup' unfortunately. Any thoughts please? Thanks.