web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to Export an Excel...
Power Apps
Unanswered

How to Export an Excel file from a Sharepoint List in Powerapps

(0) ShareShare
ReportReport
Posted on by 26

How can I create a button to export an excel file from a sharepoint list in Powerapps?

Categories:
  • MudassarSZ365 Profile Picture
    591 on at

    Hi @tlchounramany ,

    Create a Power Automate Flow: Set it up to be triggered from PowerApps, and use the action to get items from your SharePoint list.

    Create Excel File: Add an action in Power Automate to create an Excel file with the data from the SharePoint list. You can use actions like "Create CSV table" or "Create an Excel file" depending on your requirements.

    Save File to SharePoint: Add an action to save the Excel file to a SharePoint document library.

    Return File Link to PowerApps: Send back the link of the Excel file to PowerApps.

    PowerApps Button: In PowerApps, add a button and set its OnSelect property to call the Power Automate flow you created.

    Download File: Use the link returned by Power Automate to download the file in PowerApps or direct the user to the file's location in SharePoint.

    set this code on the on select property of the button

    PowerAutomateFlowName.Run()

    If this answer resolves your query, please mark it as the solution and leave a thumbs up. Thank you! 😊

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard