Olap writeback for cells with conditional %-format
If my cell is directly formatted as % and I type a 1 to a palo.data formula, it is interpreted as 1% (=0.01; value entered divided by 100). If my cell is initially formatted as "General" but a conditional format turns it into % format and I type 1...
As already stated in JS-I-1711 I am a fan of global subsets. To obtain the dynamical size of such subset, it would be great to obtain it via a formula like PALO.SUBSETSIZE.
When I create a list object and have a dark background color on the selected element, I need a white font color. This currently changes with the unselected elements, so they are no longer visible with a white background.
SVG to support interactive svg-overs & svg-transitions on mouse-over
SVG to support interactive svg-overs & svg-transitions on mouse-over. This should include and recognize style and class sections in the code of SVG. E.g. attached sample SVG has a hover effect, but it isn't recognized in a Web Spreadsheet.
Ability to edit a report in designer (back-end) from the reporting view (front-end)
It will help a consultant to edit the report in designer from the font-end view. This can save time to search the reports from the designer folders. We can have a edit report link in the toolbar for this.
integrator_start_job: optional parameter allowing similar executions
in the function integrator_start_job there is a condition checking whether the very same job (check is done over the locator) is currently running: if(intval($count) > 0){ // if so print status and exit integrator_set_job_status(null,$statu...
When someone created a schedule, it should also be added somewhere in the logs so that it will be easy to create within the organization if we have more than one person with admin accounts
Hi Team, Recently I encounter an issue, where someone with admin account created a schedule job with changed time and username, due to audit purpose we need to identify how did that as we have more than one account having admin rights. But as jedo...
When opening a report fails or is too slow, for example, due to a macro running on startup, it would be helpful to have a safe mode to open the report ignoring actings, macros, etc. This could help fix the report.
Descriptive Error messages need to have localization capability.
As we add better and more descriptive error messages to Jedox, we need to ensure that these can be localized based on the user's language settings. While English works for most countries, it does not for more developing countries such as in the Am...
Improve handling for creating arrays on merged cells
MS Excel doesn't allow to set an array formula (e.g. PALO.SUBSET, but also non-Jedox arrays) on a cell range with merged cells. Jedox Web Spreadsheet does accept input of array formula on a range with merged cells, but the output will then - depen...