Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Relationship

Hi, I have 3 table with following structure(unable to upload photo)

 

table 1 : Year

table 2 :  Year, ID

table 3 : Cost, ID

 

one(table1) to many(table2) on Year, active relationship

many(table2) to one(table3) on ID, inactive relationship

 

How do i calculate sum of cost by filtering on year.

Thanks.

 

  • Hi Anonymous ,

    You may refer to modify the relationship from single to both like below picture:

     

    Regards,

    Daniel He

1 Reply

  • v-danhe-msft's avatar
    v-danhe-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi Anonymous ,

    You may refer to modify the relationship from single to both like below picture:

     

    Regards,

    Daniel He