Forum Discussion

AlexaderMilland's avatar
AlexaderMilland
Icon for Helper III rankHelper III
3 years ago

Circular dependency between two calculated columns that uses "UseRelationship".

So in my model i have my order tabel, where i have an EmployeeID in colunms like  PickedBy ShippedBy ControlledBy etc.   I then have an employee table with information like the ID, name etc. th...