Need support on How to Delete Multiple Entity Records using UiPath Studio

Hi All,

I have an entity as below with multiple records, and I need to clear out all the records using UiPath Studio activities.
image

I’ve tried using the “Delete Multiple Entity Records” activity, but I couldn’t succeed.
Instead, I looped through the entity and deleted the records using “Delete Entity Record” which is not the ideal solution.

Would like to request your expert advice on how to resolve this.

Thanks

Hi @Kavindu_Dilshan

Check if this can help

https://youtu.be/0KqvvYsWQC8?si=3qvgc911OoqvfeqX

Thanks @AJ_Ask Here also, he uses a loop along with “Delete Entity Record” which is time-consuming.

Hi @Kavindu_Dilshan ,

I believe that is a limitation where it is only deleting a Max records of 1000 at a time.

image

1 Like