Hi,
I have so far built a flow as follows:
1 - Trigger PowerApps
2 - List rows present in Excel table
3 - For each row > Create SP Item
In the For Each loop, I would need to add a "Add attachment" step, where the attachment would be selected by the user via a browse dialog box. If the user selects ExcelFile.xlsx, that same file would be attached to all items. It could be any kind of file, not only Excel.
The flow is triggered via button on a PowerApp.
I have been looking for hours, in vain.
Any hint, please ?
Thanks!