Hi all
I'm working on a flow to notify us of things expiring within 60, 30 an 1 day - I've set some dummy data for the 60 day notification, as I'm working on that bit first; thanks to someone on here, I got the filter query working, but now have run into the issue where the array is only pulling the first record (name begins with an A, my dummy data begins with a S) even after throwing it all into an apply to all, which I'd like to avoid.
So the first part is filtering the SharePoint list and that is then put into a Select (the if formulas are just to only show the dates that are expiring, otherwise they'll all come through) following that, it put it into a html table.
I then check the length prior to sending an email but when the email comes through, there's only one entry on there when there should be two -- again, even when I put all of this into an apply to all, it still preformed the same)
email that comes through ^
SharePoint v
It's been a little while since I've played with flow and clearly I'm missing something and if any of you know, I'd be forever in your debt if you could help :)