Forum Discussion
Anonymous
6 years agoNot applicable
Failed to save modifications to the server when calling API
Hi everyone I am getting the following error when I click "Apply Now" in power query. Failed to save modifications to the server. Error returned: 'Expression in partition 'n/a' in table 'n/a' re...
- Anonymous6 years ago
I have a similar problem and fix it to solve it NOT using the feaure preview "Store datasets using enhanced metadata format"
RobertSlattery
Responsive Resident
6 years agoI had the same problem and none of the suggested solutions worked. I found that I had some nasty anti-patterns, where I had a calculated table having a relationship to a table included in the calculation. When I refactored to eliminate that, the problem disappeared.