Hello everyone!
I am trying to customize Expense Report template using flow and PowerApps.
So I have created a page in PowerApps for users to create a report, take some pictures from their phones, and when they clicks on the save button the flow will start, update the picture to SharePoint list column called “Bills Photo” and trigger the report id that they wants to add the photos on.
Suppose that also the users want to take more than one photo to a report, how can i group the photos to show them in the column close to each others for example: Photo1,Photo2,Photo3…
I followed this amaizing tutorial on Youtube video but this flow in this video don't achieve my needs:
PowerApps Flow Intro Upload an image to SharePoint using Flow
On save i want the flow to save the images URL's based on ReportID of the user.
So when the manager want to check for the bills photo's in SharePoint it will redirect him to the URL of the image that the user add it to the report.
Here is the list:

Here is the flow:

Here is the App:

So what is the actions i have to add in the flow to achieve it ? Please can you provide example of this flow ?
I would really appreciate your help.
Thank you!