Let us know how we can make Jedox even better!
Use case:
I am using a Dynarange to display all base-level elements (e.g., products) in rows of a Dynatable.
Current situation:
When a new child element (e.g., a new product) is added to the underlying hierarchy:
The Dynarange does not include the new element
As a result, the new element is not displayed in the table
To reflect the change, manual intervention is required (e.g., refreshing, rebuilding, or recreating the table structure).
Current limitation:
Newly added base elements are not automatically shown
This leads to:
Missing data in reports
Inconsistencies between data model and UI
Additional manual maintenance effort
Desired behavior:
Dynatables should automatically update their row structure when the underlying Dimension structure changes.
Example:
A Dynarange is configured to show all base-level products
A new product is added to the hierarchy
The Dynatable should automatically display the new product as a new row, without requiring manual refresh or restructuring
Value / Benefit:
Ensures data completeness and consistency
Eliminates manual updates and reduces maintenance effort
Improves reliability of reports (especially in dynamic environments like product portfolios or organizational structures)
Aligns Dynatable behavior with expectation of dynamic data-driven UIs
Suggested solution:
Enable automatic recalculation to show the current Dynatable structure, including:
Real-time or triggered refresh of row/column structures
Setting to control auto-refresh behavior