Hello,
I've been trying to figure this out on my own for a few weeks and I'm starting to think I'm trying for the impossible, and that's why this isn't working.
I have a screen flow and the first screen asks questions to assess the size of a project. It's things like length of project in months with three choices presented - more than 6 months, 3-6 months, and less than 3 months.
Each choice is an individual choice variable for reasons. It's using the radio buttons display. I have a formula for each question that displays a value of 1 or 2 or 3 based on which option is picked during the flow.
Ideally, each question should create a record (Project Scoring) that's related back to the parent Project record. But I'm at a complete loss on how to do a record collection and create a loop to create these twelve (and future plus) many questions in one go instead of adding 12+ new create records. Which I really don't want to do.
How can I accomplish this? I'm pretty familiar with flow itself, but I haven't had a need for creating multiple separate records yet so I'm at a loss and really need some guidance.
Screenshots provided of a few of the questions and of one of the question details in the flow.
Thank you,
Tabitha
Thank you, @Michael Brown -
I've been trying to find some sort of video or how-to guide on how to structure the collection of variables, assignment, loop (I assume I need this?), create records setup and I'm not finding anything that makes sense. Everything starts with a 'get records' and then going over those results.
I've tried to build out several variations to see if I could just figure it out and it's not working, so I'm clearly missing something important in the structuring of assignments.
This is what the structure looks like:
The first Assignment element.
The second Assignment element (the one that probably shouldn't be in the loop, I'm thinking).
Any guidance on what I'm doing wrong?
Thank you,
Tabitha