Hi all
I have created a quiz that has multiple topics which are all stored in one table in airtable. I want to use one screen to present the questions from the table one by one. I have this working. However i now need to filter the topics. i have a screen that has the topics store in a listviewer. the user picks a topic and how many questions they want to attempt. This is where I cant get passed.
I can’t work out how to filter the questions and then show 1 by 1 the questions as the uses work through the quiz.
below is the code so far without a filter
Thank you