PINNED
Cater for New Business Transaction Type Element for more consolidation scenarios
This idea arises from the explanation of how T000 and T011 works in respect to investments and why it is needed: https://jedox.aha.io/develop/comments/7275395882192438817 "For the 'Consolidation':'Combined Financial Statement (Calculated)': Legal ...
workbook export macro function should also support pdf as file type (currently xlsx, wss)
I am using macros to export files.Currently I can only choose between xlsx and wss.For a project I do at the moment I would need Pdf to be a possibility as well. why Pdf in this case?- normal users can't handle wss- we don't want the user to use a...
It would be useful to be able to create, modify, delete and launch tasks directly from the API, allowing specification of :
schedule (date/time of execution and frequence of execution),
active or not,
file location when generating xlsx or ...
By default show summary of cells in the bottom right corner
Like in Excel it would be nice to get an automatic summary of cells shown in the bottom right Corner (see attached file).
For example:
Value in cell A1: 20
Value in cell A2: 30
Value in cell A3: 40
When range A1:A3 is selected, the sum of...
this would be greatly useful to have a method to get the number of rows returned by an ETL component, such as:
mySource=API.initSource("myExtract");
mySource.getRowCount();
cell comment in Jedox web worksheet automatically from Attribute
In our reports we often show codes e.g. for areas or items.
Often we also need to show descriptions of those codes which takes lots of space.
I often wished I could just show the description as mouse over of the cell which shows the code. Like...
The different layout of comboboxes and lists makes it impossible to use them side by side without breaking report design:
- Comboboxes and lists should have the same height.
- Comboboxes and lists should use the same style.
At least there s...