I'm working on a approval request where I need to be able include all previous requests from the requestor. I would like to include a link to a filtered view of a list (which is populated when someone fills out the Form which triggers the flow). I can add a link to a filtered view based as shown below, but it's not very useful if I have to set up the view manually (as I did here for testing).

Does anyone have any advice on how to automatically pull a filtered view based on the requestor (or in other words, show all items where value in a column in the list corresponds to the responder's email address from the form)?
Another method to achieve the same thing would also work, but I've tried using an HTML table, and it doesn't seem possible to get it into the body of an approval in a helpful format (as it is with an email) (Here's my post and the thread on that topic) and the client is not satisfied with adding it as an attachment.
Thanks in advance!