I am trying to build a flow that gets the list of files from a subfolder from one drive and to display them in a gallery in powerapps.
In powerapps i have a dropdown with the names of the subfolders that i want to be passed to the flow.
This is what i have so far:
But i keep geting this error:
After i consulted the documentation https://docs.microsoft.com/en-us/connectors/onedriveforbusiness/#list-files-in-folder, I realised that it has to do with the action List files in folder that doesn't work as it's mentioned in the documentation.(
What can I do to access the subfolder?
Why in the action list in flow i cannot find the action List files in folder [DEPRECATED]?
Solved! Go to Solution.
Hi @IoanaG
List files in folder requires the id of the folder not the patch
Try "Find files in folder by path" action instead
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @IoanaG
List files in folder requires the id of the folder not the patch
Try "Find files in folder by path" action instead
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @IoanaG ,
You could only use the unique identifier of the folder or choose from the Picker in the Folder field as below:
You couldn't enter the folder path in the Folder field for listing the files in the folder.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your response!
User | Count |
---|---|
93 | |
44 | |
21 | |
17 | |
16 |
User | Count |
---|---|
137 | |
50 | |
42 | |
39 | |
29 |