Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

InputSum & InputField

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

2 Replies
lironbaram
Partner - Master III
Partner - Master III

just a quick one your  in the inputfield statment you need to wrie slsprc

michael123
Partner - Creator
Partner - Creator

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.