Hi,
I have a works order table (Dataverse), and a work order routing table, The work order routing table list all the stages of production, after each stage is completed the put a check in the completed check box. Each routing has a sequential (but not Consecutive numbers, e.g. 10,20,25,30) number so you know what order they go in.
There is two things I want to be able to do:-
1) in the work order table have a field that displays the I would like to know the production resource (field on work order routing table) for the lowest numbered routing that isn't completed
2) When a work routing stage is complete then next recorded get highlighted as the active record (yes/no check box)
The information need to update in real time
I have tried a few ideas but I soon got nowhere fast.
Any thoughts?
Troy