Different user rights per Frontend (e.g. Excel (R) / Web (D))
It would be awesome if one could grant users different rights per Frontend (Excel vs Web). In Theory it makes sense to treat them the same (you are either allowed to change a value or you are not) BUT in real life Excel is far more complicated and...
In Jedox Web (Spreadsheet), we can freeze lines and columns. It is very useful when we have to display a long list and we want to keep headers visible on the top of the screen. This feature is not available in Canvas. Having a property to freeze c...
If you are displaying a chart in a Canvas, for example, you can hide the chart, but the frame itself is still visible. This idea is to hide the frame object itself (and all the content in the frame). The rest of the content should then 'flow' as i...
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...
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...
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...