Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Cannot make calculated column based on multiple tables

Hi,

 

I have 4 tables related with eachother according following picture. Within table Po_line_shipments I have the needby date and the ordered quantity for the specific shipment. Now I need to calculate the total weight for a specific shipment on needby date. Therefore I tried to make a calculated column where ordered qty (within po_line_shipments) is multiplied by unit weight of the specific item (visible in table XXBI_items_MV). Trying to do this, I cannot select the unit weight after entering 'ordering qty * '. Also the related function does not work. After typing related, I cannot select anything.

 

Does anyone know how I can create a calculated column 'Ordered qty * unit weight' within the table po line shipments?

 

 

 

  • Anonymous's avatar
    Anonymous
    7 years ago

    Already solved. Relationship from po_line_shipments to po_lines was one to many instead of many to one.

2 Replies

  • v-frfei-msft's avatar
    v-frfei-msft
    Community Support

    Hi Anonymous,

     

    Could you please share your pbix or sample data to me? You can upload the file to dropbox and share the link here.

     

    Regards,

    Frank

    • Anonymous's avatar
      Anonymous
      Not applicable

      Already solved. Relationship from po_line_shipments to po_lines was one to many instead of many to one.