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
Hi there! I'm dealing with a problem that i'm almost certain that it's super simple but i cant figure it out on how to do it
The following Photo can Explain better what i need.
I want to bring this table that i already had modified and has a lot of steps from a source and turn it into a new query, but without the previous steps from this query in particular, only the table with the values
Solved! Go to Solution.
Right click the existing query and choose "Reference". This will create a new query whose source is the first one.
You can make a new blank query, and in the formula bar, type:
= NameOfThatOtherTable
in your case: = Table
--Nate
You can make a new blank query, and in the formula bar, type:
= NameOfThatOtherTable
in your case: = Table
--Nate
Thanks!
Right click the existing query and choose "Reference". This will create a new query whose source is the first one.
Thanks!
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.