Forum Discussion
SteveD2
5 years agoResolver I
Failed to save modifications to the server. A deleted QueryGroup is referenced by a Partition or Exp
I have a model which has been set up with connections to a Sharepoint domain. I'm now trying to change the SharePoint connections to another domain. I've changed the connection strings and credential...
- 5 years ago
I think I stumbled onto the solution. Pressing "Refresh All" on the Preview in Power Query appears to resolve the problem.
c_cook28954
3 years agoAdvocate II
If you're trying to adjust the name of a table, but that table is referenced in a union, you'll get this error as well.
The fix is to:
1. Remove the table from the union reference
2. Adjust the name of the table referenced in the union
3. Re-reference the table in the union once more
Solved my issue.
eerseven
2 years agoNew Member
Can you please explain in detail in which part/place you had to do these fixes when you mean the union reference because I want to keep the new group and table names I have assigned.
Thank you.