Forum Discussion
Query List Parameter causing "references other queries or steps...Rebuild Data Combination" Error
Hi akwAUBI,
You can refer to below link to fix the issue:
Power Query Errors: Please Rebuild This Data Combination
Regards,
Xiaoxin Sheng
Hey Anonymous,
I had reviewed that article prior to posting this question, linking it and mentioning that it was not entirely clear to me. Reason being was that the step by step that Ken Puls provided in that blog post arguably painted a broad stroke across this error, for example one of the early code blocks where instructuion to alter syntax was just delete a many rows of text without full explanation why.
A blatant difference between the blogged use case and mine is that Ken was performing a true dataset query merge whereas I'm trying to make a parameter reference values in a list query and sent the selected result to a separate query; but understand that all these queries fire off at the same time.
As mentioned, I'm interested in syntactically nesting these queries and their resultsets so as to satisfy the dependency chain behind the data I intend to report.