Hello,
I have a file with a batch number and quality data, call it Table 1. That batch number is a link reference for multiple other tables that log other parts of the process (call it table A, B, and C).
However, I can only have the batch number column in Table 1 have a link reference to either Table A, B, or C - not all 3 at the same time. Is there a way to have 1 column with multiple link references? Right now I'm working around it by duplicating the batch number column multiple times, and each one with its own reference to A, B, or C.
Thank you!