Hi Community, this is a follow up post from a previous post using sharepoint folders:
Sending emails to multiple recipients based on an ... - Power Platform Community (microsoft.com)
Based from an advice from a fellow community member, I have created the following flow:






The excel sheet input is as follows:

I face the following issue where i inputted a dynamic file path in the 'List files in folder' action and it resulted in an error:

Error is as follows:

However, i am able to get the flow to work if i were to select the file folder directly:


it seems that the flow will convert the folder path into an ID, usable by the flow, by the direct method.
Expected result:

Kindly seek your advice on how I can input a dynamic file path, to get the flow working. Thanks in advance