Skip to main content
7-Bedrock
September 19, 2025
Solved

Delete Customised Table View (System Table View)

  • September 19, 2025
  • 1 reply
  • 729 views

I am trying To Delete Custom Table view which is created as System Table view and hence no option available for delete from UI and as i want to do it using loadfromfile Utility any one have come across this..

Best answer by HelesicPetr

Hi @MB_10034486 

If you log in as an administrator why do you not use the delete button from the table menu?

What error do you see if you use it?

HelesicPetr_0-1759844081025.png

 

I guess that you use a load from file functionality without specify a user so you can not delete it. as a system

This is a consequence of your action.  

So the resolution is: delete it from a database or change the owner in the database. There is no UI operation that can help. 

I have one advice. If you use load from file and you do not know all consequences really use a backup on your developer(test) system before you do it in a production. . You can revert the backup when ever you need. 

 

PetrH

1 reply

Fadel
23-Emerald I
September 19, 2025

Hello Custom tables are created by users , can elaborate on   "Custom Table view which is created as System"

Buiꓘa
7-Bedrock
September 23, 2025

Hello @Fadel i have created Customized Table View for Structure tab but that view is saved with "System" as  creator and its does not have option to delete in UI and so i am sharing below image for reference so my query is if its possible to delete a table view which has Creator as "System" from LoadFromfile utility :

MB_10034486_0-1758601126670.png

 

Fadel
23-Emerald I
September 23, 2025

can you import , run and share result of attached report when running mention the tableview name : 

 

Buiꓘa