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 / Delete a record from a...
Power Apps
Unanswered

Delete a record from a dataverse table based on gallery or form and save it to another table

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hie,

I am trying to figure out a way to delete a record from a dataverse table. My app is setup as follows: I select a user from a gallery which takes me to another page where the info about the user is displayed on a form. However, I am having trouble figuring out how to setup the Onselect properties for the delete icon or finding any functions that can delete rows from the table. Also, I need this record saved to an archive table. 

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

    @Anonymous 

    In the OnSelect property of the icon inside the gallery:

    Collect(Archivetable, ThisItem): Remove(dataversetable, ThisItem)

    From a button on the form chosen from say Gallery1:

    Collect(Archivetable, Gallery1.Selected); Remove(dataversetable, Gallery1.Selected)

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you, is there anyway I can do this on another screen? 

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Anonymous 

    Using the second formula, you can place such a button anywhere in the app and it will remove the record selected in the gallery.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard