
Announcements
I have a flow that creates an item in a sharepoint list, where numbers entered into a form will make calculations in a new column. However the "require that this column contains information" is off. However, if left blank or unanswered on the form, my flow breaks, and I get this notification from the flow.
Hi @christianh2o ,
Maybe you could consider adding a Condition Action to execute another branch if the specified field in the MS Forms is empty.
1.Here is my Form.
2. Here is my Flow.
empty(Dynamic Content)
Result Screenshot:
Here is a similar case for your reference.
Best Regards,
Charlie Choi