
Announcements
Hi Team,
I am trying to upload the Excel Sheet to SharePoint List for which I have Powerapps as a front end as to upload (Using attachments as my source).
So far I have built the flow, but every time it failed whenever I try and upload the excel sheet and run the flow from Powerapps button.
And the flow goes this way.
Hi @Akbar786,
Create table action is create a table without any rows action, the range field only accept notation like "A1:D1", "A1:C3".
If the return from the trigger PowerApps is an object array, you could refer to this post to do that:
Solved: Re: Add multiple rows to a table in excel - Power Platform Community (microsoft.com)
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.