I have a Form with a Subform on it and the subform is showing records in Table Component.
I just added a new field on the table, which will show the status colour of the component.
The status of the component is taken from another table called Table Component Order.
But for each component, there may exist more than one order. Refer photo.
How do I connect the Status from Table Component Order to Table Component with the following condition:
- Table Component only show the Status of the latest Order for each component.
For example, from the photo,
For Component 7001, the Status will show Green and 7002 it is Yellow.
I just added a new field on the table, which will show the status colour of the component.
The status of the component is taken from another table called Table Component Order.
But for each component, there may exist more than one order. Refer photo.
How do I connect the Status from Table Component Order to Table Component with the following condition:
- Table Component only show the Status of the latest Order for each component.
For example, from the photo,
For Component 7001, the Status will show Green and 7002 it is Yellow.