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
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...
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.
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.
Either copy Passwords in connections, or deactivate schedules in Environment copy
When an Environment is copied from one server to another e.g., LIVE to DEV. the process does not copy the passwords stored in Global Connections. If this is unavoidable for security reasons, please deactivate schedules by default. To many times I'...
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.
XML editor - option to show all code of the ETL process
Currently the XML editor is limited in functionality: Find and replace is missing (there is a separate idea for this: JS-I-1557) The XML editor can only show the currently selected ETL element, e.g. job, transform Solution: Have a drop-down in the...
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 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.