Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Is there a way to return the name of the currently running query? I looked through the #shared keyword and tinkered with some options but didn't make any headway.
This is where I started:
let
Source = #shared,
#"Converted to Table" = Record.ToTable(Source)
in
#"Converted to Table"
Thoughts?
Solved! Go to Solution.
Hi, @KaelDowdy
there is a solved thread on this. check this out.
https://community.fabric.microsoft.com/t5/Desktop/Refer-to-current-Query-Name-in-formula/m-p/446665
if that does not solve your problem then you might want to check Query dependency. I am afraid it is a manual process, not an automated one.
Proud to be a Super User!
@rubayatyasmin thx for the info. I saw that post before posting here; was hoping there was more up-to-date info 😎
@rubayatyasmin thx for the info. I saw that post before posting here; was hoping there was more up-to-date info 😎
Hi, @KaelDowdy
there is a solved thread on this. check this out.
https://community.fabric.microsoft.com/t5/Desktop/Refer-to-current-Query-Name-in-formula/m-p/446665
if that does not solve your problem then you might want to check Query dependency. I am afraid it is a manual process, not an automated one.
Proud to be a Super User!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.