Good morning,
I am trying to achieve the below.
Manually Triggered,
From a SharePoint list,
- select a number of certain rows from the list, based on either the Unique ID or if the cell contains specific text,
- build HTML table of these rows, filtered to selected columns,
- send an email of this filtered table
thank you for your help.