Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

All ideas

Showing 1102

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...
almost 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Weighted Average option for mutiple element POV selection in pasteview

Jedox currently displays a straight average in a pasteview report when we select multiple element in a dimension. However it would be useful to have weighted average option that the report can display . In the below example we attempted to use mul...
almost 4 years ago in Jedox Platform / Other 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

More user guidance when using rule templates with list result in Rule Editor

Some query types for rule templates return a list of elements, for example the query "Dimension element like (list)". Variables with a list result can only be used in specific places in rules and require correct syntax. However, the Rule Editor st...
almost 4 years ago in Jedox Platform / Other 0 Not Planned

Default Element level formats and styles

When setting formats in modeller on a dimension, could we set a default format for all items and then adjust from there? In Jedox 2020.1 we have element formats. It would be great if we could set a 'default' number format and cell styles that is a...
almost 4 years ago in Jedox Platform / Other 0 Not Planned

Seperate SVS from OLAP

Currently we have a very complex model that is depending a lot on the SVS server. But we noticed that with the amount of interaction between the spreadsheet and SVS server sometimes the SVS server "freezes". In order to solve this we must restart ...
almost 4 years ago in Jedox Platform / In-Memory DB 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

User defined query for rules

I would like to propose being able to make user defined queries for rule templates. I'm thinking exposing it from the integrator which could generate the query, and then expose the result to the rules engine. This would create a much more flexible...
almost 4 years ago in Jedox Platform / In-Memory DB 0 Not Planned

Improve PowerBI Integrator

Currently the powerbi integrator can only create 1 table in a dataview, making it essentially useless. Even though API-PUSH datasets are difficult to work with, if you at least had the ability for multiple tables, and some control/setting of the d...
about 4 years ago in Jedox Platform / Integrator 1 Not Planned

Trigger drillthrough call programmatically

Make possible to trigger a drillthrough call usng a macro or an hyperlink (e.g. to drillthrough from a chart)
about 4 years ago in Jedox Platform / Charting & Visualization 0 Not Planned