Jun 28 2021 07:55 AM
Hello, I have created a flow that sends out an email once a month containing an Excel file, this works. But the mail can only be send out if the Excel contains data, does anyone know how I should build this in?
Thank you.
Best regards,
Sandra
Jun 28 2021 09:27 AM
@Sanvanie What kind of data you have in excel file?
If you have data in table format, you can get rows present in a table & then count the no. of rows using flow expressions & condition action. If there are any rows present, you can send an email.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Jun 28 2021 10:18 AM