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 / Patching to dataverse
Power Apps
Answered

Patching to dataverse

(0) ShareShare
ReportReport
Posted on by 54

In DataVerse : For a Column its DataType is Single line of text & 
In power apps I am using a Drop Down control within a Gallery So,

In this case is it possible to patch the things that is being updated in the grid table?

Categories:
I have the same question (0)
  • Verified answer
    Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Nathan_m1

    Yes, Patch(yourtable, ThisItem, {your column: Dropdown1.Selected.Value} in the OnChange property of the dropdown or in the OnSelect property of a button in the same line as the dropdown. 

  • Nathan_m1 Profile Picture
    54 on at

    @Drrickryp Thanks for the reply. I used the same syntax but I am getting an error "Patch has some invalid arguments".

     

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Nathan_m1

    Check intellisence suggestions for the field name in the patch. 

  • Nathan_m1 Profile Picture
    54 on at

    I am using a collection to patch so while patching I gave the below code the Onselect of the button:

     

    Patch(
    Normalizations,                      //(Table name of Dataverse)
    colGriddata                            //(collection name)
    );

    Clear(colGriddata);

     

    where I am getting the below error as shown in the image.  @WarrenBelz or @Drrickryp  PLEASE try to help me regarding this. @Drrickryp 

    err.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