Forum Discussion
dragonus
Helper III
6 years agoIs there a way to convert duplicate query to reference query?
Made a mistake, but do not want to delete my original duplicate query and create new reference ones in fear of my visuals going haywire...
Anonymous
6 years agoNot applicable
Hi dragonus
I tried this on one of my reports and it worked.
Go to the Power Query Editor and select the Duplicated query, then click the Advance Editor.
Pay attention for the text in bold here.
let
Source = #"original Query name"
in
Source
This changes the query to reference
Did I resolve your issue? Mark my post as a solution! Appreciate your Kudos, Press the thumbs up button!!
Regards,
Pranit