I have a table called Project which has display column as Project Number.
I have a table called Main Equipment where the Project column has a relation with the Project Number of the Project table.
Now, I have created a table called Item List. What I want to do is have a column from where I can choose the Project Number and another column which will only show Equipment of that particular Project Number.
Example:
Table: Project
Project Number
3230
3229
Table: Equipment
Equipment Name | Project (taken from Project Table)
Heater | 3230
Pump | 3229
Motor | 3229
So in the Item List, if I create an Item called Pad Plate and choose Project as 3229, in the Main Equipment would show Pump and Motor and not Heater.
It’s much easier for me and others to help you if you share your doc with us. We can take a look into the formulas and everyone can make a copy of the document so we don’t get in the way of each other.
Please follow this guide to share your doc with us:
Hi Jannis, thanks for your reply. I haven’t really created any formulae or data. I am just in the design phase and trying things out with sample data.
Thus, shared example with some sample data in my query.
sorry for the late reply.
I followed your intention and created something that is probably easier to use than the initial idea you had.
Please check if that fits your use case: