I have a PVA asking a few different questions.
Depending on the answers, it goes on different routes of questioning.
The last step in the PVA (regardless of route taken), is to send an e-mail with the data (via a flow).
Just before the step of triggering the flow, the PVA asks an unrelated question.
I don't why this is, as is not directed to that question from the current step.
The last step - triggering the flow, involves passing variables to the Flow.
Depending questions/answers during the session, at least one variable is left blank (unentered) as the question doesn't get asked.
Could the issue be that it is going to the 'unanswered' question so that the variable is passed?
If that is the case, then how do I go about fixing this - as I planned to have logic in the Flow to determine which data to be put into the e-mail.