Forum Discussion
MBates237
1 year agoNew Member
Linking Tables with Multiple Fields
Hello, I'm trying to build a sports team PowerBI report. My data is modelled as shown below. Currently my player table is not linked to the match table. My issue is that PlayerID can...
- 1 year ago
Why not have a position table with
Match id
Position number
Player id
And join to the match and player tables