Dynarange shouldn't change the specified cell with dollar sign ($) in Excel formula
If a excel formula is defined in a cell which is covered in a Dynarange, position of specified cells in that Excel formula is dynamically changed when the Dynarange is expanded.
e.g.
If "SUMIF($G$2:$G$4,B3,$E$2:$E$4)" is specified in a cell cover...
I suggest that you should add a feature so that we can merge two different reports into one report. This feature is not yet available in jedox 6 SR3. It will really help the users as it will reduce to make the same sheets again n again in differen...
Implement Excel-based navigational shortcuts in web spreadsheet
Several shortcuts are missed when working in the Jedox web spreadsheets. These include - Excel-based shortcuts like: Ctrl+arrow for navigating to the initial or last element in the range Ctrl+shift+ arrow for selecting an entire range Ctrl + A to ...
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 pdf.
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 those ...
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 th...