Forum Discussion

MBates237's avatar
MBates237
New Member
1 year ago
Solved

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...
  • Deku's avatar
    1 year ago

    Why not have a position table with 

    Match id

    Position number

    Player id

     

    And join to the match and player tables