Skip to Content
0
Dec 21, 2022 at 09:24 AM

Recipe transfer of calculations by Recipe explosion

89 Views

How to transfer calculations using exploded Ingredients instead of the existing formula items in the Recipe.

Recipe -> MIX1
ING1
ING2

MIX1 -> ING3
ING4

If any values are changed in ING4, then transfer of calculations needs to be done for MIX1 and then top Recipe.

Instead of that explode all levels of MIX1 and get all Ingredients and do the calculations.

Recipe -> ING1
ING2
ING3
ING4

Is it possible to do? Please help.