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 / Upload collection to e...
Power Apps
Unanswered

Upload collection to excel file (table)

(0) ShareShare
ReportReport
Posted on by 31
Good afternoon I am learning to use powerapps and I need help, I have a collection which collects data and arrives at a screen in which I insert a gallery, and the data of a collection is loaded, now my question .. There is a way that those Collection data is uploaded to an excel file in my onedrive (company) ??
Categories:
I have the same question (0)
  • mdevaney Profile Picture
    29,991 Moderator on at

    @maxiq_2k 

    Here's some general instructions for you to follow:


    1.  Add the Excel sheet as a datasource in your PowerApp

    2.  Create the collection you'll eventually upload by putting this code in the OnStart property of the app.

    ClearCollect(yourCollection, First(your_excelsheet_name)); Clear(yourCollection);​​

    3. Collect new data while using the app (you have already done this)
    4. Put this code in the OnSelect property of a button to upload all collected data

    Collect(your_excelsheet_name, yourCollection);​ ​

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • maxiq_2k Profile Picture
    31 on at

    First of all, thank you for the prompt response, I am very novice; I tell you how I want the app to answer me, a collection with a series of data, which have several columns, is loaded on a screen with a button, after loading data in a collection, you go to another screen where there is a gallery with the data of the collection itself; and by means of a button I want all that data to be added in an excel file in my onedrive (company), and the formula you gave me, throws me an error, sorry for my English, it is almost null, I am using the google translator.

  • maxiq_2k Profile Picture
    31 on at
    Captura de pantalla de 2020-02-06 18-05-45.png
    Captura de pantalla de 2020-02-06 18-09-27.png

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard