Hi All,
I am working on a flow for my company that would update the properties for a file within a SharePoint folder. How I'm trying to get this to happen is based off a SharePoint list that is pulling data from our database system.
For context, the folder we have set up is loading up with purchase orders to be worked and we have multiple columns added in to help determine how they are worked. One column I'm attempting to update is our Direct Deliver column, which is a Yes/No column set as a check mark (Yes = check mark).

In order to update this automatically, I want to utilize a report that has it's own flow to fill in a SharePoint List. I'm looking to connect the list to the folder by looking for the PO number. However, I am currently having issues actually accessing the folder in SharePoint. In my research I was seeing the use of the "Get Folder Metadata." This got me to the point that my "Get Files (Properties Only)" wouldn't come back with a null value, but it is not pulling in the correct folder and files.
Is there a better way, or something I'm missing to pull in the specific folder I want to access? Also, I have my current flow below, does anyone have any additional advice to help me get this flow to work correctly? Thank you all for your help!


