In the objects Properties "Size & Position" tab, please add a variable tick-box and dropdown variable select for each of the inputs. This will make for easier alignment of menu screens and the entire model.
Multiselecting rows in ETL transforms to delete or sort up/down (no XML)
Sometimes when we work in the Field Transform or Table view, Target columns could have a large number of rows. IT would be useful if we could multi-select them (on shift perhaps) and then delete them or move them without the need to use XML view.
In the enterprise environment, the Basic Auth in the ODATA Hub is not sufficient and it becomes necessary to use stronger authentication methods. A best practice here would be the additional authentication with a client certificate.
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.
There should be possibility in Qlik SaaS connector to select also space. Also when selecting application Jedox selects those by name not by app id. If you have several applications with the same name Jedox shows only one of those. See screenshot
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...
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.
Show the last log rows instead of limiting ("tail" instead of "head")
when too many log lines are returned the message "Log limit for INFO messages exceeded" appears. Then you need to go on the server and look at the lines. An option to show the last lines instead of limiting would be really helpful