Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
In the model attached I want to allow the managers to enter a budgeted sales price for an item.
I did specify an InputField, Aggregated the table but when I add the InputSum function to the straight table (Budgeted Sales Prices) I am unable to enter any values.
Can anybody maybe help me or point me in the correct direction to get this fixed?
Regards
Jimmy
just a quick one your in the inputfield statment you need to wrie slsprc
You define "Revised Sales Price" as your inputfield in the load script but never load it anywhere. Instead you use SlsPrc in your table for budget?
Don't know what you are trying to do there but you need to load and use the inputfield defined in your object.
Also, you must define the field as an inputfield before referencing it.