Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I need to get the DAX query behind the PowerBI visualization. I know that it is possible to do by using performance analyzer, re-running the query and then getting the underlying DAX coding from that. The issue I am running into is that the PowerBI I'm working with doesn't have access to the dataset which was originally queried in so if I try to refresh the queiries the model errors out.
Any work arounds / help would be greatly appreciated.
Thanks!
Solved! Go to Solution.
try the following :
open dax studio
connect it to your local power bi file. ..
at the top enable : all queries .
now any interaction with the power bi file, the query of the visuals will be listed below .
let me know if this works .
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🙏
HI @iluvaccounting1,
I'd like to suggest you try to use power bi desktop, it can also trace the visual backend processing queries.
Regards,
Xiaoxin Sheng
HI @iluvaccounting1,
I'd like to suggest you try to use power bi desktop, it can also trace the visual backend processing queries.
Regards,
Xiaoxin Sheng
try the following :
open dax studio
connect it to your local power bi file. ..
at the top enable : all queries .
now any interaction with the power bi file, the query of the visuals will be listed below .
let me know if this works .
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🙏
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.