Solved! Go to Solution.
Hi @Benthomson ,
You could run a composeaction and then use the length function on the question that you want to check the number of answers on.
Now It is possible to do a compose
Hi @Benthomson ,
You could run a composeaction and then use the length function on the question that you want to check the number of answers on.
Now It is possible to do a compose
Hi @Benthomson,
You can initialize a variable to store the array of selected Options, such as Choices.
The Choice is the multiple option type of the MS Form survey. After you get the response details, you can get the Choice from the dynamic content, then store them in the Choices Array after split them. ( split() function ).
Then you can use the length() function to get the number of the Choices array whether is greater than 6.
I hope it can help you.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
60 | |
51 | |
43 | |
38 |
User | Count |
---|---|
89 | |
81 | |
74 | |
62 | |
44 |