Good time zones all!
So, I'm working on making a document repository of sorts for my company, since we have a bajillion files and such.
I'm wanting to make a Microsoft form that the end-users can fill in their First Name, Last Name, and Email. Then at the bottom of the form, I have a drop-down menu of the files they want to get. From the selection of the file, the flow would then grant them access to the file from a SharePoint Site Library that I made that holds all these files in there.
I had this working some time ago, but now it doesn't seem to be working. I can select the form I want, but it grabs a completely random form out of the library, not the one I'm looking for. Here's what I've got so far:


I'm curious if I'm doing something wrong, but I could've sworn I had it working correctly.
Any chance someone could help me out?