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 / Submitting Checklist G...
Power Apps
Unanswered

Submitting Checklist Gallery data to an excel

(0) ShareShare
ReportReport
Posted on by

Hello, so I am creating a checklist gallery, it has the question, a dropdown for the answer, and a comment section, when I press the submit button, I want the gallerys' info to be stored in an excel as linear data, ex Question 1, Question Answer 1, Comments 1, Question 2, Question Answer 2, Comments 2, but I cant see how to achieve it since all the questions are considered as one element in itself within the gallery, how do I achieve this functionality?

 

Also note that the gallery is connected to a table in a different excel table that has all the question, answer and comment columns.

 

Let me know if anyone knows any answers, thanks!

 

Categories:
I have the same question (0)
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @Angel5 ,

     

    Could you please show me some screenshots?

    I assume Question ,Question Answer, Comments are three label controls in checklist gallery, you could try:

    ForAll(
     'Checklist Gallery'.AllItems,
     Patch(
     ExcelTableName,
     Defaults(ExcelTableName),
     {
     ExcelQuectionColumn:QuestionLabel.Text,
     ExcelQuectionAnswerColumn:QuectionAnswerLabel.Text,
     ExcelCommentsColumn:CommentsLabel.Text
     }
     )
    )

    Best Regards,

    Bof

  • Angel5 Profile Picture
    on at

    They are three label controls, the problem is that when I hit upload, I want the data to look like this (see attachment) when it gets uploaded to their respective columns.

    Screenshot 2023-08-16 111341.png

    Screenshot 2023-08-16 111341.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

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard