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...
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...
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...
When creating ETL project, a lot of debugging is needed. At this moment to check if data is correct, I'm exporting data to CSV right from DataPreview vindow. The problem - it exports only data visible on screen.
Sure - with BIG data, it is ok.
My...
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...
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...
Enable separate control for rows and columns for "Parents below Children"
"Parents below Children" is a very useful feature. However, it applies to both rows and columns which isn't always suitable. It would be great if Jedox could simply enable separate control for rows and columns for "Parents below Children" function...
Ability to add visibility logics to objects in Canvas
There are times where based on certain variables A user would like to see/not see certain objects in Canvas.For eg. a pie chart showing revenue distribution by products across 12 months is shown on canvas, but the user wants to look at a detailed ...
I'd like a menu in the Web (System Administrator) for backup and recover databases using an easy interface.
Sometimes is very useful to snapshot a database and recover it from a known status.
Stop services, copy directories, in windows or linux ...