Hi,
I’ve just started with Thunkable and I’ve got to the point where the next thing I’m trying appears to be too complex for a simple solution using obvious blocks. I’ve searched and searched, read, done tutorials, watched videos but I can’t find anything to apply to my situation.
I have a list of exercises in a google sheets worksheet…
I am able to filter out exercises for a specific category successfully.
But this returns too many exercises.
I want to return a subset, e.g. 8 exercises for a category (when I select a category in the ‘main screen’. What I want to do is randomize these exercises taking the weighting (preference) into account so higher weighted exercises are returned more frequently than lower weighted ones.
Can anyone suggest how to go about this please?
Thanks, Matt