Retrieve information from parent node in JSON extract
When hierarchical data is retrieved from a REST endpoint, it's really cumbersome to get that data into a dimension. Imagine, your JSON data has the following hierarchy: Legal entity > Function Area > Cost Center Naturally you'd configure you...
Show cube description in Jedox Excel add-in when using Jedox Web Dialogue
When users utilize the standard dialogues (not the Jedox Web Dialogue) and hover their mouse pointer over a cube in the "paste view" dialog while selecting cubes, they can view the cube's description. This feature greatly enhances the user experie...
The Enduser should be able to see all his inputs and undo them individualy without setting an undo reference point up front. This would highly improve the overall experience for the enduser and give the tool a higher flexebility. This is also a fe...
When executing an Integrator execution this would be helpful to be able to get the information whether it has been triggered using a macro, a scheduled task, and so on...
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...
Using the legacy Jedox Excel add-in, when double-clicking on a cell with Palo.data formula with a string value, you will have a string editor box to edit the string/text value. However when using the Jedox Excel add-in 365, when double-clicking on...