Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Patch to SharePoint from Gallery

(0) ShareShare
ReportReport
Posted on by 438

I've registered classes using the Gallery, but I'd like to submit the form to a SharePoint list for each course that students have selected in Gallery. I want to send each class's courses to the SharePoint list column; I don't want to combine them all into one.

  • dylandavis09 Profile Picture
    438 on at
    Re: Patch to SharePoint from Gallery

    Its data stored come from, see screenshot.

  • rpersad Profile Picture
    726 on at
    Re: Patch to SharePoint from Gallery

    How is the data stored in the gallery?

  • dylandavis09 Profile Picture
    438 on at
    Re: Patch to SharePoint from Gallery

    @rpersad , thank you. I did try to work on it, but there are many names on the list. It should be displayed as '1st course,' '2nd course,' '3rd course,' '4th course,' '5th course,'?

     

    What look like I have example for you.

     

    Full Name:                                  1st Course:                                                      2nd Course:

    Dylan Davis                                 0717320 AMERICAN SIGN LANGUAGE 1        7980120 *CARRER EXPERIENCE 1

    ^is based on User().FullName     ^ThisItems

  • rpersad Profile Picture
    726 on at
    Re: Patch to SharePoint from Gallery

    You can create a collection for each of the classes selected and using the ForAll function patch each item.

     

    ForAll(colClass , Patch(DataSource, Defaults(DataSource), {Class: colClass.Value})

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,668 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard