Hello,
I made a flow between a Form Quiz and a Sharepoint list. Basically the list gives correct form responses a value of 1 and adds those up in a "Test Score" column. I have a choice column with a blue "Pass" bubble and a red "Fail" bubble. I want my Test Score column to select one of these options based on the test score. So the person submitting the quiz needs to have a score off 33 or higher. So, I basically want the column to act accordingly:
The value of the test score column is 33 or higher --> Select "Pass" bubble.
The value of the test score column is less than 33 --> select "Fail" bubble.
I understand that I could just make it a text column just to simply say "pass" or "fail", but that wont look as pretty so I have it as a back up option. I am very new to Power Automate and Sharepoint so I was hoping you guys could point me in the right direction!
Cheers.