Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have a report with about 10 tables in. It's been working fine until recently, but now when I refresh the report I get this error for each of the tables:
Failed to save modifications to the server. Error returned: 'A table of multiple values was supplied where a single value was expected. The current operation was cancelled because another operation in the transaction failed. '.
I presume this is because the data source for one of my tables which has a one to many relationship now contains a duplicate value for the column on the "one" side of the relationship, but which one? All tables say the same thing. How can I troubleshoot this withouts tediously going through all the tables in the query editor and looking for duplicates?
I have the exact same problem for a very large dataset. @willpage how did you locate where the problem was?
@amitchandak thanks for your reply. There are no unintended relationships in the data model. I've checked each table that has the primary key in each one to many relationship for duplicates now, but I can't find any.
I'm looking for a way of finding out exactly where the problem is. The error message isn't telling me which table or relatiopnship is the problem, but are there any other ways of finding out like a 3rd party tool or something?
@willpage , You have created a one to many relationship in power bi. And the table one side is getting more than one value or have empty value.
This may be because of auto detect relationship. Close this and go to data model view, Remove unnecessary relationships and try to apply changes or load data again.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
103 | |
98 | |
98 | |
38 | |
37 |
User | Count |
---|---|
152 | |
121 | |
73 | |
71 | |
63 |