Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Jedox Platform

Showing 216

Option to initialize groovy variables at runtime (not when the job starts)

when using a variable set by a groovy script, the variable is initialized when the job or load is executed, not when it is needed in the flow of the job. this is a problem when using tokens for APIs whose validity is limited in time. The token is ...
over 2 years ago in Jedox Platform / Integrator 3 Not Planned

New user setting for collapsing rule editor by default

Experienced Jedox model builders often write rules without using the rule editor, but by typing the rule formula directly into the formula field. When opening (existing) complex rules it can cause long waiting times while the rule editor "translat...
over 2 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Improve Copy and Paste in Jedox Web

The ability to paste data to a range of cells in Jedox web like you can with Paste Values in Cube View in Excel. Specifically it should handle pasting across consolidated and base nodes. If you do this then consolidations are ignored and base valu...
over 2 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Ability to copy a stored view

To be able to select a view and create a copy either on the same cube to a different cube (with matching dimensionality)
over 2 years ago in Jedox Platform / In-Memory DB 0 Not Planned

Add a new function in fieldtransform that changes the value of variable

This new function will allow to change the value of variable during an ETL job. We can already do it in groovy but could be interesting to implement it directly in fieldtransform function or as a component type
over 2 years ago in Jedox Platform / Integrator 0 Not Planned

Provide manual definition of text direction for spreadsheet cells

Currently Jedox determines text direction based on the first character. Meaning that if text starts with a Latin character and is followed by, for example, hebrew letters the Right-to-Left Alignment is not applied.
over 2 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Jedox Web as an installable website

Today most browsers allow adding support for A2HS, which customers can use to do exactly what could be done with the sandbox before: Adding Jedox Web to the desktop and running it in a clean window. A good example for this is the web version of ou...
over 2 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Add or delete column/row with macro PHP

It could be interesting to add those methods to the column and row PHP Class. It's already possible by javascript code but there is many constraint when we use js code.
over 2 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Multiple macro on Worksheet Element

It could be great if a button could activate many macro to run multiple macro with a returning action, like hyperlink or messagebox or javascript code.
over 2 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Add a way to identify which wsel we interact with in PHP Macro

If you have one macro and 2 button with the same macro it should be great if the macro could output the name(or id) of the button concerned by the interaction. If we press on the Button1 it display "Button1" If we press on the Button2 it display "...
over 2 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned