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: 
Anonymous
Not applicable

Inputsum update the wrong line

Hello,

I'm trying to use the inputsum function.

I have added on my script the line 'inputfield':

INPUTFIELD WEIGHT;

And into a tab, i have created a expression:

inputsum(WEIGHT)

Now, I can update values of my table.

The issue is that the line updated is the one above.

Exemple: I have the table:

Event1     30

Event2     20

Event3     10

Event4     5

If I tried to update the line Event3, but it is the value of the Event2 which is updated.

Is anybody has already had this problem?

Thank you

0 Replies