Issue with deleting queries & aggregation in tables

Hi,

I’m trying to delete the duplicate queries & aggregation from table but unable to delete it, getting error as : You must remove the query from the development version of these apps before you can delete it: even though the table is not in use. any suggestions please?

it shows the app which uses this query but I’ve deleted the app itself still shows same error.
Delete_error

Hi @Kasilingam.samy, I think what you’re experiencing has to do with how Tulip handles “deleted” applications.

When you archive an app in Tulip, it’s not actually deleted. So I think what’s happening is that table query is still being seen as “in use” by the archived app.

My recommendation here would be to unarchive the application and delete the query from the app, and then archive again.

Let me know if that works!