
Announcements
Hi All,
The following is the requirement,
Please guide us in detail steps ,
Thanks in advance,
Regards,
umk
Hi @umk,
I am afraid currently it is not possible to full fill the requirements.
Firstly, PowerApps currently could upload file through the attachment control, but it has limitations, as this control could only work with Sharepoint lists or CDS entity, only within a form control can it be used to upload or delete files,
For file uploader, see the following idea:
Upload File to Cloud / OneDrive / Sharepoint
Secondly, for Excel content, it would need to take use of the Excel connector within PowerApps to extract the data directly from Excel file, and I am afraid it is not possible to change the file name during App runtime.
A workaround here is to take use of Microsoft Flow to pick up the selected file, and then pass the excel file content back in PowerApps.
Regards,
Michael