Hi all!
I am attempting to create a questionnaire for an audit process.
My vision is for a user to open this PowerApp, have 5 questions generated from the list at random (Im thinking of using shuffle for this aspect). The end goal is to have a column that notates the max amount of times the questions are asked. For instance, Question 1 may be asked 3 times while question 2 may only be asked once, based on the severity of the question. So out of the 30 questions, there may be 50 questions actually being asked over time, After all 50 questions have been answered it will reset and start from the beginning again.
Does this sound plausible? I'm not quite sure how I would filter the shuffle to only show the top 5 questions if the column for the max amount of times asked has been met.
Any information or existing articles on a similar topic would be helpful.