Hello Community,
I am new to Power Automate, I have a use case that I need to send a customized email to each department owner with the list of invoices they responsible for, in the form of a table. The data source is an excel document which has all invoice details and owners. Each owner has multiple invoices.
When I use create html table from data operations, a table is getting created with all rows instead of only the items that the owner responsible for. Is it possible to add some condition or a filter so that a custom html table is created for each owner?