Hey,
I have a MS forms, which delivers about 100 questions per response. Most of them can be answered as "Ok" or "Not ok", defined by a multiple choice.
In my flow, I create a word document out of the answers of Forms and this document will be sent by mail. I want to show in the mail message the amount of given "Not Ok" answers.
Is there a way to count this, for example in a loop, instead of having 100 "if answer = "not ok", add 1"...?
BR,
smag