Hi all,
I am attempting to build a flow to send reminder emails from a specific email address to a specific email address 30 before expiry date.
I have numbered pouches that contain multiple products - each pouch contains the same 8 products with a variety of different expiry dates.
So the expiry date for product A in pouch 1 might be different to the expiry date for product A in pouch 5.
I have a SharePoint list that is set up as follows:
My first column is the pouch number I.e. 1, 2, 3, 4 etc and each subsequent column is the product name I.e. Cheese, Bread, Milk. The expiry dates are then filled into the appropriate box.
I wish to send an email to a specific email address from a specific email address 30 days before a product is due to expire. I wish the email to say something like:
“Cheese is due to expire in 30 days in the following pouches:
1
5
9
Bread is due to expire in 30 days in the following pouches:
1
4
6
Milk is due….. etc”
Here is an image of an example list setup the same as my list

thanks for your assistance