Hey My typeform works for only single branching and not simultaneously for multiple branching as well.
ie. Single selection of options A or B or C or D gives me the result.
But multiple selection of options A and B also gives me the same result as that for single selection of A
Multiple selection of options B and C gives me the same result as that for single selection of B
When I just add logics for multiple selections then it works. (Given there were no logic conditions for single selection)
Multiple selection of options A and B gives me the right result.
Similarly, multiple selection of options B and C gives me the right result.
However, again I face two issues
- The moment I add another logic condition for multiple selection of options A and D > it gives me the same result as that for multiple selection of A and B.
- Also even though, I only have added AND logic conditions for multiple selections, a single selection also gives me the same result.