Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 166

Load multiple Excel files from a directory with one connection and extract (like CSV Files).

Load multiple Excel files from a directory with one connection and extract (like CSV Files). Basically the same structure like creating a file extract using a folder-connection. But also working with Excel files :)
over 6 years ago in Jedox Platform / Integrator 0 Shipped

File connection to Azure Blob

Integration patterns between Microsoft Dynamics 365 and external systems (Jedox) typically rely on the use of CSV files to pass data between the 2 applications with Azure BLOB storage the place to put or get the file from
over 4 years ago in Jedox Platform / Integrator 0 Shipped

Bring back addFileNameColumn in directory/ file extract

As of Version 23.4 the distinct directory extract has been deprecated in favour of the option to select to extract either a single file or a directory within the file extracts. While doing this the addFileNameColumn option of the directory extract...
over 1 year ago in Jedox Platform / Integrator 2 Shipped

More feedback from Jedox to feature suggestions

More active feedback from Jedox to suggestions in the feature voting tool would be nice.
over 6 years ago in Jedox Platform / Other 0 Shipped

Multiple instances of Integrator

Our Partner had the following request: We need some of the jobs to be able to run when a long job is already running but they shouldn't run when other jobs are running.This means we cannot set them as standard and cannot set them as parallel.The i...
over 4 years ago in Jedox Platform / Integrator 0 Shipped

Filesize in Metadata Extract for Directory Connection

After access on the cloud to Java.IO and other classes in the integrator has been blocked, it is no longer possible to query the size of files. This is very important for various use cases. My suggestion would be to output the size in Metadata Ext...
over 3 years ago in Jedox Platform / Integrator 0 Shipped

Password expiration & complexity

A option to set a expiration duration and a minimum complexity for a user password.
over 6 years ago in Jedox Platform / Other 1 Shipped

Jedox Web Buttons

Enable more interactive reports with buttons instead of combo boxes. Buttons work really well on mobile devices for example and correctly formatted, look modern) - see attached .wss 1) Be able to copy and paste them (to save time instead of repli...
over 6 years ago in Jedox Platform / Other 1 Shipped

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