Can someone help me figure out why this isn’t working? The app doesn’t seem to correctly compare the numbers in the two lists.
When comparing two values using math symbols, both values must be numbers. Text input’s text is going to be a string so you need to convert those by adding 0 to each one.
You can see an example in the link posted here: Feature Request - Convert Text to Number & Number to Text
1 Like
Hello @rolona
Tatiang is correct and also you will need to set the “rezult” variable to zero every time the button is clicked.
Here is a correct example: