Resources of a workbook added to canvas should automatically bring over the resources to the canvas it was brought into.
When adding a workbook with a resource assigned to it. That resource should automatically be assigned as a resource to the canvas workbook to which it was brought.
Provide support for creating Box-and-Whisker Chart (aka “Box Plot”): a more generic and robust version of a Candlestick Chart meant to illustrate different dispersion ranges of data (e.g., quartiles, deciles) around a mean or median. Please review...
Automatically remove corrupted objects from Canvas
In some scenarios, it's possible that an object is created on Canvas which later somehow gets corrupted, meaning it's still somehow part of the Canvas definition, but not accessible anymore. This can probably have various effects; a known one is t...
Create a new Load type to write custom messages to log files.
Create a new load type that allows writing to log files custom messages. Currently possible with LOG.info and a groovy script job. It would be better if groovy jobs were not required.
Allow for choosing exactly which DFilter is used with "sorting with value"
Subset editor allows for multiple DFilters, both intersecting and non-intersecting. Sort tab allows for sort by value. When there are multiple DFilters in use, customer would like to be able to select a particular DFilter only for sorting by value...
Integrator function to import/export a file into Designer
Jedox Integrator needs a function/load to take a file from another datasource (local neetwork drive, FTP, OneDrive, Sharepoint, etc) and load to Filemanager (Designer). Ot should be able to do the reverse as well (ie export).
Possibility to restore old versions in the designer / integrator
If you work on a report or an integrator project and save it, you realize that you would like to restore your version from 1 day / 1 hour ago. An automated possibility for that would be great. Otherwise we always need to store our projects / desig...
Scheduler Job when copying from one instance to another
With the "Jedox Instance Synchronization" feature, users can copy information from one instance to another, including the scheduler. https://knowledgebase.jedox.com/jedox/maintenance/synchronization.htm After copying from the test environment to t...
Filter virtual dimension elements in Views / Charts
A virtual dimension always has a certain structure. - <attribute name>-- Total <attribute name>--- <attribute value>---- <base element>-- No <attribute name>--- <base element> While this is good enough for data ...