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 / Error For All and Patc...
Power Apps
Answered

Error For All and Patch Function

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi everyone,

 

So I have a form based on a SP list. When entering new entries there is one field where multiple selection should lead to the creation of a new row per selected item. 

I managed to get the entries but the input form the multiple selection is missing because it says "invalid argument type expecting a table value" 

Honestly I have no idea what to put in as table values...

 

So this is parts of my formula:

 

For All (DataCardValue20.SelectedItems,Patch(SP-List, Defaults(SP-List),{,Prozess:DataCardValue18.Selected,Änderungen:DataCardValue17.Text,'Rückmeldung bis':DataCardValue19.SelectedDate}))

 

So I need the part for the column of "DataCardValue20" (which is called SE).

 

Anyone has an idea?

Categories:
I have the same question (0)
  • Verified answer
    SebS Profile Picture
    4,867 Super User 2026 Season 2 on at

    @Anonymous 

     

     

     

     

     

     

    ForAll(DataCardValue20.SelectedItems As _Choice
    ,Patch(SharePointList,Defaults(SharePointList),
    {
     Filed1:DataCardValue16.Selected,
     Field2:DataCardValue18.Selected,
     Field3:DataCardValue17.Text,
     Field4:DataCardValue19.SelectedDate,
     Field5:DataCardValue14.SelectedItems,
     'SE': Table(_Choice)
     }
     )
     )

     

     

     

     

     

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 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard