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 / Dataverse - Perform an...
Power Automate
Answered

Dataverse - Perform an unbound action - Bulk Delete

(0) ShareShare
ReportReport
Posted on by 64

Hi,

 

I am trying to perform bulk delete using Dataverse - Perform an unbound action.

JLKM_0-1654664133000.png

JLKM_1-1654664199827.png

JLKM_2-1654664242157.png

 

However, I got an error which just has the word "entityName" and no other information.

JLKM_3-1654664304389.png

 

How can I fix this?

 

Thanks in advance!

Categories:
I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,757 Most Valuable Professional on at

    Hi @JLKM,

     

    The 0x80040203 is a pretty generic error code, I believe it refers to invalid argument. Based on the message I would suggest to double check the QueryExpression - 1 field value. 

     

    In the examples I have seen that SubQueryExpression property was never used. Have you also tried it without that property, like below:

    {
     "EntityName": "new_mycustomentity",
     "Criteria": {
     "FilterOperator": "And", 
     "Conditions": [
     {
     "AttributeName": "_createdby_value",
     "Operator": "Equal",
     "Values": [
     {
     "Value": "",
     "Type": "System.String"
     }
     ]
     },
     {
     "AttributeName": "importsequencenumber",
     "Operator": "LessThan",
     "Values": [
     {
     "Value": "",
     "Type": "System.Int32"
     }
     ]
     }
     ]
     }
     }

     

     

  • Yogeshrv9 Profile Picture
    2 on at

    Hi Team,

    While using Unbound action BUlk delete in power automate cloud flow, unable to use Recurrence pattern. Other than value "base64ToString('')", nothing is working. I am trying to schedule the bulk delete job every weekend.

    Tried setting "FREQ=WEEKLY" but it did not work.

     

    While if you see there is an option provided , if we follow UI way.

     

     

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 250 Super User 2026 Season 1

#2
Expiscornovus Profile Picture

Expiscornovus 222 Most Valuable Professional

#3
Haque Profile Picture

Haque 174

Last 30 days Overall leaderboard