Hi yall,
I was wondering if someone could point me in the right direction. Basically I want to submit a form, from that form I want to create an inspection checklist form based on those responses. But the responses will change what is on the checklist.
For example the form would be:
Part #
Material
From that the inspection form would be different for Part A and Material A than for Part A with Material B.
For example, if part A and material A then blue. If part A and material B then red.
I have create a form and had the responses captured in a SharePoint list but not sure where to go from here.
Thank you for your help. I would provide exact details but would violate privacy policy.
@Anonymous you can put condition in your flow to check value of Part and Material and within those condition action branches add further actions in your flow depending on what needs to be done if condition matches and when condition does not match.