Hi,
I'm trying to enable our real estate agents to take pictures using mobile phone and upload them to SharePoint while they are outside the office. I have created:
- A PowerApps that store photo files in a collection, and OnSelect of the upload button will pass the files' title and image to a Flow as "ForAll(CollectionName, FlowName.Run(Title, Image))";
- A Flow then will take the title and image from above to create files in designated SharePoint folder.
I have this working basically; HOWEVER, the problem is that it's always only the first file in the PowerApps collection that gets passed to the Flow and created in SharePoint but not the others. I'm not sure whether the flaw is in the PowerApps or Flow... (When pictures are taken, I can see multiple photos in the collection of the app, so I assume the collection works fine at the PowerApps end)
Can anyone advise what is missing here? Thanks.
Hi @ lowprofiler,
Could you please share a screenshot of the configuration of your flow?
Could you please share more details about the PowerApps collection?
Do you have problem get pass all files to the Flow from the PowerApps collection?
There is a case similar to yours, please refer to the links below to see if you problem could be solved:
Please let me know if your problem could be solved.
Regards,
Alice Zhang
Hi Alice,
Thank you very much for response. I have checked the links you provided but also got help in another thread (link below), which is closer to my scenario for uploading photos. I'll post my following questions there but thanks again for your helpful advice.
User | Count |
---|---|
86 | |
72 | |
45 | |
26 | |
25 |
User | Count |
---|---|
43 | |
25 | |
24 | |
23 | |
18 |