Hi there! I'm new here and almost new to FMpro (such a great program!).
I'm from Belgium and I actually live in Brazil, so, please forgive my english if I make some mistake. I'll try to explain my problem clearly:
let's consider a Cake factory.
I got those tables:
Cakes (identify the cake and its specificities such as flavour ...)
CakeDetail (Join Table between cakes and ingredients - a reciep-like table)
Ingredients (table with items such as floor, eggs, fruits...)
Production (this table is filled with everyday production - ex. 3 chocolate cakes, 4 cherry cakes....)
ProductionDetail (Join Table between Production and Cakes where we can enter what number of wich cake we procuce in every production)
Where am I stuck? ==> On my Production layout, I would like to see the amount of every ingredient needed for the current Production. If we consider a production with 4 chocolate cakes, 5 cherry cakes, 3 strawberry cakes: how much floor, eggs, ... for the full production?
I attach the file here, sorry if it is in french but I think whith the explanations it is quiet clear.
I thanks you all a lot by advance for your valuable help!
Benoit,
gateaux.fmp12