I am trying to build a power automate flow in power apps.
The goal is to move a file from a folder and into a different folder in the same Sharepoint Document library.
So far in my canvas app, I have displayed all the files in a gallery by connecting to a document library as the data source.
Now my goal is to have a button and making sure it moves any file from the gallery into an assigned subfolder.
So far I made the flow to look like the screenshot below :
Now back to the screen in the Canvas app, I know the formula starts out like :
MoveFileFlow.Run(….)
Im stuck on what to put as the parameter in the Run function
Since I made sure to display all the files in a gallery, it’s a bit confusing how I would manage to pull a random file from the gallery.
Any help or suggestions would be much appreciated.
Thank you for your time.


Report
All responses (
Answers (