Forum Discussion
Metrics report refresh got failed
- Anonymous2 years ago
MadhuKumar To reslove this you will need to identify and eliminate the duplicate value in the userid column. For this you can use Power query, in power query select the users table and use the remove duplicate function to identify duplicate values in the userid column.
After you get the duplicate values in your data source, refresh your powerbi data model to ensure it reflects the corrected data.
If the userid column is intended to be the primary key for the users table, verify that its now meets your requirement.
MadhuKumar To reslove this you will need to identify and eliminate the duplicate value in the userid column. For this you can use Power query, in power query select the users table and use the remove duplicate function to identify duplicate values in the userid column.
After you get the duplicate values in your data source, refresh your powerbi data model to ensure it reflects the corrected data.
If the userid column is intended to be the primary key for the users table, verify that its now meets your requirement.