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

InputField in a pivot table

I want to answer how can i put input data in the attached qvw at the expression "final order suggestion". The qvw calculate with a type the order suggestion expression and i want the user to add manualy the "final order suggestion" . I want also the final order suggestion column have the value of order suggestion. Thanks a lot.

2 Replies
swuehl
MVP
MVP

Hi,

in a pivot table chart, you need to use inputsum(FinalOrderSuggestion).

(or inputavg(FinalOrderSuggestion), depending on your needs, please check the manual for details, also about the optional distribution mode).

I think you need to rework your data model to allow to input a value for each row (if I understood you correctly). Currently, it seems that FinalOrdersuggestion has only 1 value.

Hope this helps,

Stefan

raghavsurya
Partner - Specialist
Partner - Specialist

Hi,  Not sure if you can use input fields in pivot table.  It can only be used in a straight table chart.  Regards, Raghav