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 / Get Values from Sharep...
Power Apps
Unanswered

Get Values from Sharepoint List entry

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,

 

i am currently working on a Canteen Reservation.

I got a Form with following Fields:

 

Mitarbeitername(Text)
MO(choice)

Di(choice)

Mi(choice)

DO(choice)

FR(choice)

 

My Idea was: The Person can enter his Name in the "Mitarbeitername" Field and then the choices from the Sharepoint List are shown in the Choice Fields.

 

Can Somebody help me put here?

 

Thanks in Advance

Categories:
I have the same question (0)
  • jorge.daniel Profile Picture
    1,430 Super User 2024 Season 1 on at

    Hi,

     

    Insert a TextInput for the name and 5 dropdowns for the choices. In the dropdowns' items property put Choices(YourSharepointTable.MO) and so on.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hello,

     

    thanks for your help.

     

    And how can i fetch the value from an existing Sharepoint list item?

    For Example:

    I enter my name in the TextInput, then i want to see, which entrys are in the SharepointList according to my name?

     

    Thanks

  • jorge.daniel Profile Picture
    1,430 Super User 2024 Season 1 on at

    So,

     

    You enter your name and your options and then you have to patch them to the datasource:

     

    Patch( YourTable, Defaults ( YourTable ), { Name: Mitarbeitername.Text,  MO: {Value: DropdownMO.SelectedText.Value}} )

     

    To see your record, insert a gallery and set its Items to YourTable. In the gallery, insert as many labels as needed and aet their Text to ThisItem.Mitarbeitername, ThisItem.MO.Value, and so on

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
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard