Good morning… I am stuck on a project
I have 2 EXCEL Tables
Table 1 has a ID column, Name and Email Addresses (👍 I am able to get “List Rows Present in a Table” from this table)
Table 2 also has an ID Column with multiple rows with the ID
- My goal is to Apply to each from table 1
- Capture all records from table 2 where the Vendor ID = Vendor ID <--- this is failing 👎
The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@items('Apply_to_each_2')?['Vendor']' is of type 'String'. The result must be a valid array.
After I get past B I will
- Create a html table
- Send email
Any help would be appreciated


Report
All responses (
Answers (