Hi, new to this but I want to get it right!
I'm trying to accept a form response, take the next item in an excel table, and send that item in an HTML table to the email address provided in the form.
Unfortunately, I'm unable to filter and select the way I want. I can populate the HTML table with either all of the rows in the table or none, but not the top row only. My hunch is that the select action is selecting from 'value' which hasn't been filtered and there should be a variable created for the filtered item.
array
flow
I'm taking this one step at a time but I will be adding an action to delete the top row as the key will not be useful to anyone else and move the next key up to the first row.
Any help would be appreciated!
Let me suggest an alternate approach. Note in the Get rows action I have set top count to 1 so that only 1 row is returned.
It worked!
I can't believe I didn't recognize the 'Top Count' field - thanks for the reference.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
22 | |
21 | |
9 | |
8 | |
7 |
User | Count |
---|---|
33 | |
31 | |
24 | |
22 | |
11 |