I have a powerapp that uses a sharepoint list for values. I wrote a flow that is conected to a button on the powerapp that is intended to get the items from the sharepoint list, put the values into an html table, and then attach the table to an email that is sent to a recipient. My gallery is filtered in the powerapp by user, but i would like the html table to only getitems for the the user who pushed the send button in the powerapp. I am not sure how to filter the query, should i be using get user profile? Thanks in advance for any help.
