Forum Discussion
Companyuser101
4 years agoHelper II
Exception raised by the IDataInterface - Dataset
Hello, we have a problem in updating our dataset. This exception is raised: For backround info: We have to move our tables in a masterfile when there are to much different tables on ...
Anonymous
3 years agoNot applicable
Hi Companyuser101 ,
Please check if it is caused by the following reasons :
1.Mismatch between the data types of the keys used in relationships.
2.Improper date formats of the date fields in relationships.
3.(null) values in columns with decimal/whole number data types
Make sure the data types of both the fields in a relationship are same. replace (null) values with 0 for decimal or whole number data types.
You can go to these links to find if they can be helpful:
https://community.powerbi.com/t5/Service/Internal-Service-Error-Refresh-Failed/td-p/1387800
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.