I have an entity as below with multiple records, and I need to clear out all the records using UiPath Studio activities.
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.