I would like to disable certain fields in my tables. At the moment, I have several calculated fields that are no longer used, but the only way to remove them from the deployed table is to delete them entirely. I would prefer an option to temporarily disable these fields. They should remain visible in my TX view, but not be included in the database. This way, we can easily reactivate them in a few months if needed, without having unnecessary fields cluttering our data warehouse.
Additionally, the ability to deactivate fields would be helpful when debugging certain tables.