Distributing Jedox Suite Components on Multiple Servers
The possibility to distribute every component on multiple servers will ensure scalability for very large models.
One Master could distribute read requests to multiple workers and aggregate the results from all workers before sending the result to ...
It should be possible to get an aggregated total value across dynamic selections from the OLAP server.
Example: get a total revenue value accross selected products matching a certain criteria.
So it should be possible to get an aggregated total o...
When planning functions such as splashing or copy are used, the audit trail does not keep a complete record of what has been entered.
For example, executing the following command “copy Actual;2023” only records the following NUMERIC_VALUE: 12345,...
Change Freeze Pane position when inserting/deleting rows/columns
When you have defined Freeze Pane on a Web Spreadsheet, and then insert or delete rows or columns above / to the right of the frozen panes, the position of the Frozen Panes is not adjusted. This should be improved to work similar to Excel.
Database Documentation Project documentation is useful for a well described ETL project. It would be great if all databases could also be included in this documentation. Report Documentation Add an additional Tag "documentation" to the wss file an...
Show Dimension-Name in palo.data-function in web reports
When one is inserting the palo.data-function in Excel, the function shows always the name of each dimension followed by the default element; so the user can easily identify the dimension to change the reference value. By inserting the palo.data-fu...
Canvas labels, comboxbox labels - Adapt width based on text length - responsive design
I am currently implementing a translation feature. The reports in canvas have been created in english. It looks great. Challenge: Now translating the label width is often for multiple languages not wide enough. View screenshot. Request: please mak...
It would be much easier to work with the monitor if its possible to right click on a warning message and have the option to jump directly into the function (fieldtransform, extract or whatever) where the warning message comes from.
Translation: use default language in reports if system language not available for reports
Currenty if adding the feature multilanguages we has two possibilities: 1) Using the following formula: =PALO.DATAC(rngDB;"#__Translation";"Name";"1000130";rngLanguage) I translate the text in german and french. My default language is english. If ...
when using a dynarange you often need to know how many rows are returned (for instance to hide the dyna when no rows are returned). this would me really helpful either to access the underlying dynarange formula, or having a function getting the re...