Hi all,
i have set up a form with many question which the question will be depend on previous question(branching). most of the question answer will be "yes", "no" answer.
Is there a way for me to build a flow that will assist to calculate how many question with "yes" answer and put it on a column in sharepoint list?
i already try expression sum(if(response="yes",1,0),if(response2="yes",1,0).........) but it failed.
is there a way?
Thanks


Report
All responses (
Answers (