Forum Discussion

sokatenaj's avatar
sokatenaj
Advocate II
8 years ago
Solved

Relationship Conundrum Between Two Tables

Hi Folks,   I have one table called "Current" which has all active employees (A different employee on each row with no duplicates). I then have another table called "RSU" which is a table that gran...
  • fhill's avatar
    8 years ago

    You should be able to create a 1 (Active Employee Table) to Many (RSU Table).  If you are still receiving an error, double check you don't have duplciates in the Active Employee Table.

     

    FOrrest