Forum Discussion

Jtbonner1986's avatar
Jtbonner1986
Helper I
2 years ago
Solved

Measure for calculating user input forecasting

Hi

 

I was wondering if anyone had any cleever ideas on how to build a calculation which allows a user to input a value which could then in turn procude a visual which would show the knock on effect this would have on a supply chain.  

 

So i have a list of highlevel products and thier sub-assemblies and in turn the sub-assembly suppliers. 

 

I want the user to be able to input a 'demand' number and then in turn the report to show exactly how many orders need to be placed with subsequent suppliers...

 

so if i have the table

 

ProductSub AssemblyQtySub Assembly Supplier
Prod 1Part 11Supplier A
 

Part 2

2Supplier A
 Part 31Supplier B
 Part 41Supplier C

 

So if the user was to input say deamand for Prod 1 is "10", i would want an output to show;

 

Supplier A - Part 1 = 10 units

Supplier A - Part 2 = 20 units

Supplier B - Part 3 = 10 unuits

Supplier C - Part 4 = 10 units