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.
Hello!
Is it possible to see what sources a pbix file is using without manually opening it and navigating to data source settings?
Solved! Go to Solution.
"without manually opening it" - no. You have to open it somehow. You don't need to use Power BI for that though. PBIX files are archives, so you can use your favorite archive viewer and get the M code for all your queries (what you call data sources).
Thanks for the reply. Have a great day!
"without manually opening it" - no. You have to open it somehow. You don't need to use Power BI for that though. PBIX files are archives, so you can use your favorite archive viewer and get the M code for all your queries (what you call data sources).