I posted on this forum late last year and thanks to @v-chengfen-msft got a solution to my problem which was to get my flow to send an html email based on data from 2 linked Sharepoint lists. I have a filter that restricts dates to between Today() and Today()+5 so the email only contains data for that time period.
I now want to be able to add a filter on region so I will send an email containing data for Northern region and another email for Southern region
The region field has been added to the Sharepoint list called Trips so I just want to be able to filter Trips by region before I come to the send email part. My flow is laid out in the original post
any help is much appreciated 🙂