Forum Discussion
iwolverine
4 years agoNew Member
Dataset not refreshing and cannot figure out
Banging my head for the past 1 week because out of nowhere dataset is not refreshing and also cannot figure out why. I tried to delete the excel sheet and reupload the sheets from the date the proble...
arvindsingh802
Community Champion
4 years agoIn your table TABLE_NAME the column web_id have duplicate value for 12345678, check your data and remove the duplicate record
Else You need to update your relationship between Tables based on web_id column from one to many tp many to many
iwolverine
4 years agoNew Member
Before even making any updates, I wanted to check why this duplicate column appeared. I do not want to break anything start it all over again.
- arvindsingh8024 years ago
Community Champion
Its duplicate in data, the excel file from which you are pulling data have duplicate value.
No need to make any change in PBIX file if you can delete duplicate record from excel
If you want to have duplicate records in your data then only you have to update your relationship between tables into your pbix file