Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 218 of 1403

Filter and persistent ordering in Rules list

I would like to have the possibility of 1) Filter the rules list 2) Have the rules list remember my column order 3) Have the rules list remember my ordering of rows 4) Make the rules list remember which element it is on. Currently it jumps to the ...
over 5 years ago in Jedox Platform / In-Memory DB 3 Future Consideration

Having spline/smooth line chart as an option

It should be possible to choose and smooth line chart or a spline chart. Especially when showing a trend, it is often more appealing to the eye, if the lines in a chart are more 'round' A spline-chart solves this issue. Currently it is only possib...
over 2 years ago in Jedox Platform / Charting & Visualization 0 Future Consideration

Database script function for string length

Please implement a function to determine the length of a string. I have not found such a function in the documentation and tried to guess LEN(), LENGTH(). STRLEN() without success. There is a general benefit of such a function. Other string functi...
about 4 years ago in Jedox Platform / In-Memory DB 0 Future Consideration

Keep full trace in audit trail.

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,...
over 1 year ago in Jedox Platform / In-Memory DB 0 Future Consideration

Ability to Document and Describe a Jedox Model

It would be extremely helpful to enhance the existing functionality to be able to control the information that can be displayed visually (showing data flow, dimensions, rules, etc.). This would then alllow the model builder to document and describ...
over 4 years ago in Jedox Platform / In-Memory DB 0 Future Consideration

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...
over 1 year ago in Jedox Platform / In-Memory DB 1 Future Consideration

Natural Language Speach to Text capability

For the new Natural Language AI capability that is being developed. A very power concept would be to leverage a Speach to text capability to create the input. This would allow someone to easily leverage Jedox via a mobile phone to get a result. "S...
over 1 year ago in Jedox Platform / AI & Automation 0 Future Consideration

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...
over 1 year ago in Jedox Platform / In-Memory DB 0 Future Consideration

Substitute #VALUE errors from missing rights by 0

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...
over 6 years ago in Jedox Platform / In-Memory DB 0 Future Consideration

Filtering in Views: use Alias Format

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...