Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Jedox Web Navigation

Showing 406 of 1099

Split / Explode as a function

The concatenate.range function is awesome! This would be even more awesome to have the opposite, say, "split.range", that would allow splitting a string regarding a delimiter (like PHP's explode(<string>,<delimiter>). This would return...
over 3 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Refactor the design of method ->value

the design of the method value() in the macro engine should be improved. It returns a different type depending of the arguments passed to the range() property. Example: activesheet()->range('A1')->value => returns a string // this is corr...
over 3 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Formula Array Method in Macro Engine

Allow pasting array formulas in Macro Engine, using a method "FormulaArray" like in VBA, e.g.: activesheet()->range('D3:G3')->formulaArray = "=TRANSPOSE(C4:C7)";
almost 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Make Jedox compatible with Chrome OS

Since chromebooks / pixelbooks are becoming popular, make jedox compatible with Chrome OS. Currenlty jedox is very glitchy in pixelbooks e.g. not able to scroll Thanks
almost 4 years ago in Jedox Platform / Jedox Web Navigation 1 Not Planned

Function / rules feature that allows to retrieved saved db value in rule determined cell

I would like a function or rule feature that allows to retrieved saved db value in rule determined cell. Use case is like having a cell calculated unless somebody enters an alternative value. This would allow us to avoid having another measure for...
about 4 years ago in Jedox Platform / Jedox Web Navigation 2 Not Planned

Rules - SQL like functions - ISNULL(), COALESCE()

In SQL we have a lot of nice functions to handle null. A very nice example is ISNULL() gives you the possibility to return and altenate value when the value is null, and if not null then it returns the value you are evaluating.
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

New splashing command that factors in calculated values

I think it would be useful to add a new splashing command that factors in the existing calculated values already in the intersections being splashed on. This would allow splashing on version blending to work properly out of the box as well as bein...
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Make Data Validation on Cells Ignore PALO formulas in Cells

When we are working on a model and make a change like adding a dimension to a cube all the PALO formulas need to be updated to reflect any changes including the underlying cell formula where you have data validation on top of. When you try to upda...
about 4 years ago in Jedox Platform / Jedox Web Navigation 1 Not Planned

Excel cell comment to be stored in cube

Change the current excel cell comment function so it stores the comment in the measures dimension for example. This would allow an end user to enter comments on a cell by cell basis (just like excel) without having to develop a custom solution. Th...
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Show full style name when choosing cell style (while hovering)

Currently you always have to choose kind of short names for styles. In combination with sometimes wrong preview of the style it is kinda limited of usage. You cannot have e.g. four styles where the first few words are the same and they may look th...
about 4 years ago in Jedox Platform / Jedox Web Navigation 1 Not Planned