Forum Discussion
Semantic Model load error Name contains a duplicate value
- 2 years ago
From the error, it sounds like you're using Name as a relationship column. Double-check that there aren't any relationships on Name.
If that's not the case, I suppose it's still possible that the Name column got designated as a key column at some point. You can check and set that property with Tabular Editor but I'm not sure that's possible directly in Power BI Desktop.
Properties panel in TE3:
I have never really understood this. I start with my landing tables that get refreshed. Then, I still want to refresh the staging tables because the staging tables then refresh the Dims and Facts. So dont I need to Load them so they populate dim and Fact? otherwise I wont be able to populate dim and fact with the latest refreshed data.
am I getting the logic wrong here?
The staging tables that your fact and dimension tables depend upon will still be updated even if you don't load them.