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 / Remove Item/Row in Dat...
Power Apps
Answered

Remove Item/Row in Dataverse over PowerApps

(0) ShareShare
ReportReport
Posted on by 140

Hello all,

I have a app with running on sharepoint list and I transfer the sp list to dataverse.

Now I need to apply "remove" function in my table.

 

Normally I was using "Remove(myList, ThisItem) for delete the selected item in gallery.

When I tried same function for dataverse, it doesn't work.

 

Which function should be use for dataverse? Thank you

Categories:
I have the same question (0)
  • Verified answer
    Rajkumar_M Profile Picture
    3,747 Moderator on at

    Hi @ernu 

     

    Try this formula

    RemoveIf(
    DataverseTable,
    ID = RecordIDToDelete
    )

     

    RemoveIf(
        dataversetable,
        ID = ThisItem.ID
    )

     

    Refer this links: Remove and RemoveIf functions in Power Apps - Power Platform | Microsoft Learn

    Remove, RemoveIf and Clear Powerapps functions (ashishcoder.com)

     

    Thanks!

     

    If my response has been helpful in resolving your issue, I kindly request that you consider clicking "Accept as solution" and "giving it a thumbs up" as a token of appreciation.

     

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

#2
11manish Profile Picture

11manish 136 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard