Hi Community
Currently, procedure steps like Extract Cubes, Reload Cubes, and Clear Cube apply to all cubes or to manually selected ones.
I suggest two improvements:
- Add the ability to perform these operations by cube group(or subgroups - improvement 2) (via dropdown selection)
- Introduce the concept of subgroups within cube groups, to allow more granular organization and execution
Why this matters:
- Improves modularity and structure in complex applications
- Allows selective operations (e.g., clear/extract only a specific subgroup)
- Speeds up testing and deployments
Thanks
Akrem