BrettLyon
8 years agoQrew Trainee
How do I make a parent record present within fields specific summaries of a child record groups?
I have a parent table called Part Numbers.
I have a child table called Forecasts.
Forecasts are predictions of how many parts might be ordered for each future month.
Forecasts data can change, but I never modify the record, I must always add a new record for record-keeping purposes.
For example, Part A might have several Forecast records for the same month, such as June 2018, since the outlook for June is always changing.
What relationship structure must I create in order to have a field in the parent record, for instance, such as Next Month's Most Recent Forecast Quantity? Remember, most recent means most recent for a specific part number for a specific month.
I have a child table called Forecasts.
Forecasts are predictions of how many parts might be ordered for each future month.
Forecasts data can change, but I never modify the record, I must always add a new record for record-keeping purposes.
For example, Part A might have several Forecast records for the same month, such as June 2018, since the outlook for June is always changing.
What relationship structure must I create in order to have a field in the parent record, for instance, such as Next Month's Most Recent Forecast Quantity? Remember, most recent means most recent for a specific part number for a specific month.