Skip to content

Casabase Cube 4.0.1

Release: 4.0.1
Release type: Patch
Released: August 10, 2026
Platform: Snowflake Native App

Casabase Cube 4.0.1 adds scheduled saved queries and includes improvements to hierarchy management, query performance, formula processing, and application upgrades.

Saved queries can now be scheduled to run automatically.

For example, a saved query can be configured to run nightly, making refreshed results available for downstream reporting, integration, or analytical workloads.

Schedules can be managed through the Saved Queries interface or through SQL using:

SCHEDULE_SAVED_QUERY
UNSCHEDULE_SAVED_QUERY

Scheduled query execution is recorded in the Casabase Cube audit log.

If a scheduled query fails, administrators can review the audit information to identify the failed operation and troubleshoot the issue.

Hierarchy build reliability has been improved so that unsuccessful rebuilds do not leave the active hierarchy in an incomplete state.

This release improves handling of concurrent operations involving the same hierarchy, reducing the potential for conflicting rebuild operations.

Hierarchy snapshots have been enhanced to provide more complete and reliable restoration of hierarchy state.

Query performance has been improved for workloads containing large numbers of calculated members.

No changes to existing queries or cube configuration are required to benefit from these improvements.

Formula processing has been enhanced to provide more consistent behavior across different query patterns.

Unsupported calculations are also reported more clearly, making formula issues easier to identify and troubleshoot.

Application upgrade handling has been improved to reduce the need for manual post-upgrade maintenance.

No additional configuration changes are required for version 4.0.1.

Hierarchy snapshots created before version 4.0.1 remain supported.

After restoring a snapshot created by an earlier version, Casabase Cube may recommend rebuilding the affected hierarchy to ensure compatibility with the current version.

Snapshots created with version 4.0.1 include the snapshot enhancements introduced in this release.

Scheduled saved queries are new in version 4.0.1 and require no migration of existing saved queries.

Schedules can be configured from the Saved Queries interface or through SQL after the upgrade.