Currently you need to use the Advanced properties dialog to add totals to a stacked bar chart. As this is a commonly required feature it would be preferable to set this option in the main chart properties section
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 ...
A clustered and stacked chart has clusters of columns or bars, with a stack in each column or bar. Similar to the example shown below: This type of chart can be used to compare actual vs. budget by category, for example.
Only calculate dependent functions / inputs in a field transform / treeElement transform data preview on function level
When re-using Field Transforms you often need to update functions however the preview of a single function will not work until every transform function is correctly updated otherwise it throws an error for a function you intended to fix later. The...
Keep source structure / types when reading a file, so that decimals etc are not changed (same for reading via SQL)
When you extract a file via integrator (i.e. Excel workbook) it doesn't keep the source formatting and requires you to use an extract and transform to get the numbers back to their original format. The suggestion would be to add a checkbox to an e...
Charts: Colour codes, fill/border, line formats and positioning should be dynamic
All colour codes, fill/border, line formats and positioning on charts should be able to be passed in from a range, named range or variable. This would essentially bring a basic "conditional" formatting to charts and cover the main things the users...
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.
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)...