Forum Discussion
Power BI message when trying to refresh the CRM data base
Hello,
I am getting the following error when trying to refresh the CRM database.
Something went wrong.
An error occurred while processing the data in the dataset.
Column "Lead" in table "Leadset" contains blank values and this is not allowed for columns on the one side of a mnay-to-one relationship or the columns that are used as the primary key of a table.
The current operation was cancelled because another operation in the traction failed.
Any solution to solve this error? Thanks for your help in advance.
4 Replies
- Greg_DecklerCommunity Champion
Edit your query, select the offending column and choose to remove blank values, or remove the relationship.
- PurvaSapreNew Member
Thanks for your response. Can you please give me some links regarding how to find and remove these blank values?
- RémiResolver III
Hi,
You have to open your file and "Edit requests".
It will load the request editor. Here you find your column with blank values, and one of the button is Remove Rows > Remove blank rows. Validate it and it's done.