Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello
Newbie here
I would like to know how to view the SQL syntax behind a power bi visual specifically joins.
Many Thanks
Charlie
Solved! Go to Solution.
you can see tge psudo sql code :
download dax studio .
open dax studio
connect to your power bi file ( make sure that your file is open on the pc ) .
go to performance analyser .
and click on the visual you want to inspect its sql code. ( click on 2 ) >
copy the code from here ; using copy query,
paste it into dax studio . ( be sure to click on server timings and query plan ) and then run the query in dax studio,
you will have the sql code in the server timings paanel .
let me know if this helps.
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! 🤠
you can see tge psudo sql code :
download dax studio .
open dax studio
connect to your power bi file ( make sure that your file is open on the pc ) .
go to performance analyser .
and click on the visual you want to inspect its sql code. ( click on 2 ) >
copy the code from here ; using copy query,
paste it into dax studio . ( be sure to click on server timings and query plan ) and then run the query in dax studio,
you will have the sql code in the server timings paanel .
let me know if this helps.
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! 🤠
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
78 | |
77 | |
59 | |
36 | |
33 |
User | Count |
---|---|
100 | |
62 | |
56 | |
48 | |
41 |