Finding the Best match of 9 metrics according to users answers

I really need help please.
I can’t get this to work, and when I get it to run I had issues with the inner loop.

Login with any text and it’ll go to screen2, when changing the slider it’ll run the recalc procedure and this is where it errors.

The app is called Match
This is meant to find the best match according to user answers and the metrics file read in.

AIA file and data attached. I wasn’t able to share the csv, so i just renamed to . txt, but change it to csv for the aia. The aia is the basics of the app I’m trying to develop, once it works i can expand to something meaningful.

Thank you to anyone who can help.

Match_230725.aia (24.1 KB)
MetricsNH2.txt (10.1 KB)

Hi Andrew,

The error I got as soon as I move a slider,

you are evaluating whether a number is >= to a list.

Thank you so much for replying. I obviously don’t know my lists! you really helped get my app working. I’ve research on list and indexs. Kodular has a lot of hidden errors. Thank you again for investing you time in helping, you are very kind :grinning_face:

1 Like

this generally is true, see also Kodular Bugs Tracker
however this one is your bug and not Kodular’s…

Taifun

1 Like