Hi,
I have created a flow which is triggered from PowerApps.
I am getting two collection data into flow and using V2 connector, I am fetching it and ultimately writing it into an excel table which is predefined in my OneDrive.
Once the flow completes the file will be launched for the Current user.
I also would like to save this file automatically into Current users OneDrive Root or in a Folder.
I have tried to copy file to current users OneDrive, but don't know how to get the destination path automatically against the current user.
Is there a way to get current user's OneDrive path using flow.