I have created a Instant cloud flow to send an Email where share point list having 2 columns with emails address, My flow is running successfully, if there is no blanks in the columns..but if it is having blank it throwing an error..
Breif explanation...Column A will not have blank but some of Cloumn B will have blank..So how ignore blanks and send email
Please help
@Sagar_22 Use condition action in your flow and use OR operator for both column so that if one column is blank it works for second column.
How to use expressions and conditions in Power Automate/Flow? « Gopenly
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.