Active by default - option "Allow multiple parents with a single hierarchy" in Dimension upload wizard"
It can be less dangerous to set the option "Allow multiple parents with a single hierarchy" active by default when elements are uploaded to the dimension. We have encountered several issues when hierarchies with multuple parents were destroyed, be...
If a user is restricted by #_GROUP_DIMENSION_DATA_* to a specific area he will usually get a #VALUE error for everything else (in Web as well as Excel). Sometimes it would be more beneficial to treat these #VALUE errors as 0s, so that the user exp...
Perform complex consolidation logics with more dimensions (14-17)
What it is: Scale performance, while having more dimensions in the database/ cube. Challenge: While having more dimensions (14-17) to the cube, runtime for complex logics, especially consolidation rules are timing out. Use Case: Matrix Consolidati...
What it is: Consolidate both Legal and Segment Consolidation ledger together/ with the same Consolidation logic and Store information in same ledger/ cube rather than multiple. Customer Challenge: Data reconciliation is complex while having multip...
In Views, rows can be filtered by an attribute value (or Alias). However, if the user picked a Alias format (such as "Element name (Alias"), this can lead to result which might be unexpected. For example, when filtering for "start with" + some cha...
Support for Circular Calculations in Rules with # Iterations as a Parameter
This functionality would be very useful for iterative calculations over the same cube rules, or for Monte Carlo scenario simulations with randomly-generated changes in specified input parameters. It could also be quite useful for AI functionality ...
Numeric Day and Month Value attribute in Time dimension
In a time dimension, there are month and day value attributes, which are super helpful for retrieving a date range with an attribute filter etc. However, these are currently strings and therefore may not work with some comparisons and mathematical...
Keep the button properties (background, font) when clicking on it (web and Canvas)
I'd like it if, when the user clicks on a button, that same button could keep its properties (background, font, etc.) and not be displayed again by default. A bit like checkboxes that keep the tick displayed when you click on them.
The proposed Unified Scenario Manager aims to streamline data management by enabling seamless copying between versions and facilitating scenario creation, enhancing efficiency and flexibility. Current challenges include fragmented data copy proces...
Canvas - buttons - hide show - on top of each other
Background: I would like to show a specific button depending on a combobox variable. If the combobox shows A, a button should be shown. (which executes 2 tasks)If the combobox shows B, another button should be shown. (which executes 3 other tasks)...