Hi all,
I'm trying to solve for filtering a field in one Excel table, matching the filtered value against the same value in a second Excel file that includes a corresponding email address, and emailing that address with an HTML table with all of the filtered results in a single email transaction - and doing this for all other values (different filtered values, different email addresses).
I found a reference example online that solves for this problem except that the example uses just one Excel file and table instead of two separate files. I've tried a few ways to incorporate it, but am running into everything except a working version.
My question I'm hoping someone here can help answer: looking at the solution in the below link, how could it be modified to take the filtered row data from File 1, match the Region field in that table to a matching email address in File 2, and email all of the rows that have that Region to the email address ?
Here's the posted solution to the one-table version for reference: https://powerusers.microsoft.com/t5/Building-Flows/Flow-to-filter-excel-rows-amp-send-bucketed-data-...
Thank you!
Solved! Go to Solution.
You can have multiple variables in your flow. Pull the data from the Excel files into your variables, and then generate the HTML output from these variables. The examples are just that - examples. You can create your own flows, and they can be very different from the examples.
You can have multiple variables in your flow. Pull the data from the Excel files into your variables, and then generate the HTML output from these variables. The examples are just that - examples. You can create your own flows, and they can be very different from the examples.
User | Count |
---|---|
97 | |
40 | |
27 | |
23 | |
16 |
User | Count |
---|---|
130 | |
51 | |
48 | |
36 | |
24 |