Forum Discussion
Need help with Table Relationship
- 5 years ago
Is the New Joiners table expected to have duplicate values?
I mean how can an employee join twice, once in june and other in July?
If it is acceptable as per your data model, then you would have to look for some other field to create a relationship on.
Or else, create a bridge table with all the unique values of employee between New Joiner and Headcount and create a relationship of the two tables with the bridge table.
It's always better to have information related to employee in a separate table.
The source, CSV? How did you append the sources? Did you use power query?
No it was an excel file, I just appended the next months values, which has june duplicate values as well to it manually, cause I wanted to show the values of june and july in the dashboard.
- aj19735 years agoCommunity Champion
Manually!!!!
We can speculate all day long my friend. Share your file and we can help much faster.