Hello, I am trying to create a Power Automate flow wherein I will populate every word document that is uploaded in a Microsoft Form. I cannot see any parameters to assign a response from the form with if I will browse the uploaded file dynamically, but when I will browse the file as it is it will read all the placeholders in the uploaded document. However, what I want to achieve is to populate the created file in a SharePoint site (the uploaded file in a Microsoft Form Survey) every time it is approved.
I captured the driveItemID of the file wherein it is visible in the code view of the action in the run history and placed it inside a variable for me to use it dynamically in the "File" option in the "Populate Word Template" action.

From what I assumed if I would assign the same file value that is in the Code View to the action 'File' option it should get the file and its parameters
Is there anyone who can help me with this?
Thank you very much.