The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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).