Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

what are the different ways to delete multiple records of a table at once with out script

Kevin68
Tera Expert

Hi

what are the different ways to delete multiple records of a table at once with out script

6 REPLIES 6

Aditya Raute
Mega Guru

Steps:

  • Go to the list view of the table. (Type <tablename>.LIST in the filter navigator)
  • (Optional) Apply filter to filter out the records you want to delete
  • Select the records you want to delete by the checkboxes on the left
  • Scroll to the bottom and in the 'Action on Selected Rows' dropdown, click on 'Delete'. If you have access, the operation should be successful.

An example,

AdityaRaute_0-1671195495957.png

 

what if I want to delete 1000 records at once?

Hi @Kevin68,

Data management option will help you delete all the records which meet your condition in one shot as I have mentioned in my comment.

Thanks,
Mohit Kaushik
ServiceNow MVP (2023-2025)

this is tokyo , can you help me with sandiego