In many reports I need to consider date intervals. for example beginning is
2012-11 and end is 2015-03
Calendar is
- All Years
- Year
- Quar.
- Month
So a macro calculates all needed Elements:
- 2011-11, 2011-12, 2012, 2013, 2014, 2015-Q1...
Move buttons, charts, comboboxes etc. with arrow keys
The efficiency of final report layouting could be improved:
Positioning of buttons, charts, comboboxes via mouse is not exact enough.
Positioning of buttons, charts, comboboxes via the control properties dialog is to inefficient if you have ...
If you need the same macro in different workbooks you currently have only 2 options:
- copy & paste the macro into all relevant workbooks
- use external PHP files.
But external PHP files are not really handy when you want to provide deplo...
It should be possible to preselect the alias as the default value to avoid confusing users with IDs defined as base elements.
The setting should be made user-specific.
Unfortunately Jedox Web does not support cell overlap like Excel does. If the cell content exceeds cell border in Excel the content will overlap to the adjacent colum cell.
It would be great to also have this functionality in Jedox Web because es...
Navigating from a scheduled task in task scheduler to the actual ETL component (groovy/ standard job, etc) would be handy. Right clicking and selecting an option to navigate to the respective ETL component would save a lot of time in implementatio...
Being able to edit certain parameters of a scheduled job once it has been created could be quite useful. If, for example, a scheduled task was created to run using the account 'johndoe' and the password for this account has changed, the user is fo...
Simple function to remove an element from consolidation (PALO.EREMOVE or something similar))
Currently the only option to remove an element from consolidation with spreadsheet functions is to use PALO.EUPDATE
function. This method is in-direct as it requires all the elements remaining in consolidation as an argument which makes the use o...