Currently, the option "Limit calculation to tuples of the cube" restricts calculations to a subset of tuples, but it does not address tuples that were previously loaded into the database and are now obsolete due to this limitation.
I propose adding an additional flag (or a sub-flag linked to the existing one) that allows users to choose whether to perform a cleanup/deletion of all tuples that no longer meet the limitation criteria.
This feature would help maintain data integrity, reduce unnecessary storage usage, and improve overall system performance.