Hello,
I have a Customer table, this is used as a lookup column in a Orders table.
Orders is related to the Order Details table, I have a view in Order Details and I want to add in the lookup column Customer from the related table Order. The values in the Customer column do not show in the view. If I select another column (that is not a lookup column) from the related table Orders then the values show in the view.
Is it not possible to show values from a lookup column in a related table?
Thanks
Rosie