Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 161

Offer a data filter for sorting

In other tools there is beside data filter definition for the values a seperate definition for sorting. For what purpose? There is a sales report for example with two columns (Year 1, Year 2) and several rows (Items). In data filter for values you...
over 6 years ago in Jedox Platform / Other 0 Shipped

Sending the mail with Cc and Bcc in the Jedox ETL

I tried the following code in the Groovy in the Jedox ETL. ----------------------------------------------- import javax.mail.Message; LOG.info("BCC:" + Message.RecipientType.BCC); mailer = API.getMailer(); mailer.setServer(); mailer.addRecipient...
over 6 years ago in Jedox Platform / Other 0 Shipped

ETL: change variables without leaving the current component

It would be great to be able to change default values of variables without leaving the current component. ..e.g. via a sidebar or popup. This would make development and testing more efficient. Currently whenever you need to change a variable valu...
over 6 years ago in Jedox Platform / Other 0 Shipped

Provide Excel/Office Add-in only installer binaries as download

In order to install Jedox Excel add-in for end users, we are currently forced to download the full install package. On some end users, like in India, this can take up to 3 hours to download. Further, we often see that customers IT departments ins...
over 6 years ago in Jedox Platform / Other 0 Shipped

Ability to see the last update using Excel Add-in

Create a function that shows the last update of the sheet, by making it a function I can decide where in the report to place it so it's well located for others to see it and I could also change its format.

Search and select all matching elements in "Paste elements" dialog

Add functionality to search and select all matching elements in "Paste elements" UI from Jedox Web. An intuitive syntax will be *name*

Expose writeback rights in the Add-in setting

Currently, there's an object in the Role Groups called "Cell Data Excel" that allows to define independent writeback rights in Jedox Web & Excel. E.g., a user could writeback from a Web Report but not from Excel, however, this function is not ...

Ability to hide/show Widgets in Jedox Web Spreadsheets

with the same effect as "Hiderow" or "Hidecolumn"
over 6 years ago in Jedox Platform / Other 0 Shipped

Independent number format from language

Today, default number format / formula format is linked to the selected language. For example, german number format (1.000,00) and formula format (=SUMME(a;b;c)) is selected for german language, in english this is switched to (1,000.00) and (=SUM(...
over 6 years ago in Jedox Platform / Other 2 Shipped

If an element has only one element below only the top element is shown in POV

Wenn you are creating or editing a view with the new 365 excel add-in and you have an element which has only one element below, always the top element is shown in the view / POV.In all other cases (and in the old l-egacy add-in) the choosen elemen...