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 Automate / How to use the BulkDel...
Power Automate
Suggested Answer

How to use the BulkDelete Unbound action in Power Automate

(0) ShareShare
ReportReport
Posted on by
I am trying to do a Bulk delete on a Dataverse table using Unbound action. I tried to follow the method in this video: https://youtu.be/oyt20S5Akxg?si=MTOKBOml3eahXMQI but I am getting an error "EdmEntityObject passed should have the key property value set". 
Categories:
I have the same question (0)
  • Suggested answer
    Inogic Profile Picture
    1,291 Moderator on at
    Hi,
     
    When calling the flow from Power Apps, make sure that the logical name of the entity (table) is passed correctly as a parameter.
    BulkDeleteRecordsasJob.Run(ComboBox1.Selected.LogicalName);
    Example:
    BulkDeleteRecordsasJob.Run("entity logical name") e.g. account, contact, etc.
    
    BulkDeleteRecordsasJob.Run(“account”);
     
    Hope this helps.
     
    Thanks!
    Inogic

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard