Forum Discussion

wes-shen-poal's avatar
wes-shen-poal
Helper III
9 years ago

Calculate Column based on columns from multiple tables

Hi there,   Below is my model:     I would like to calculate a column in the 'inv_unit' table, that gives me the 'srv_event'[placed_time] for each gkey (or row) in the 'inv_unit' table.  ...