Is there a way to clear all data/rows from a table but still keeping the fields?
Is there a way to clear all data/rows from a table but still keeping the fields?
Hi,
If you want to clear your custom table data permanently,
then use
TablenameVariable.DeleteAll();
Please Verify the answer and Click on Yes if my answer will help full to you.
Thanks.
Rushiraj Suthar
Hi, I believe the following post can give you some hints.
https://navinsights.net/2020/10/27/4-ways-to-delete-records-from-a-table/
Thanks.
ZHU
If you have a list view of them you can just mark them and delete them.
If there is a lot of data in the table i would have my developer write some code to delete the necessary records.
Test this in Sandbox first and test since this is not reversible.
in configuration package select that table then Export Excel. Then delete all data (except header ). Then select Delete Table Records Before Processing and upload the Excel file and apply data.
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,430
Most Valuable Professional
nmaenpaa
101,156