Hi there,
I've created a flow in Power Automate that is working, but I need to apply another filter in the content of the Sharepoint List.
These are the columns in the HTML table that come from my Sharepoint List:
Owner | Date | Description of the Task | Product Type |
I've added the "Date" as the current filter in "Get Items", as I want to have the reference of the deadline date.
However, I need to send separate emails depending on different Product Types instead of having one HTML table in the body of the email with the same list of people and product types.
Can you please have a look into the below flow and let me know how can I accomplish the following:
- Send separate emails filtered by product type
- The HTML table in the body of those emails to be also filtered by product type
Any help is much appreciated.