I often get the feedback from users, that the save button for the user assignment to a license is not quite visible. Because of that, users sometimes assume that the assignment change is saved automatically after clicking the checkbox. So, it woul...
The text is cut off for a report with a long text/comment, as you can see in the screenshot.
If the user tries to scroll down to read the whole text, it does not go down; instead, it goes to another cell. The user still cannot read the whole text.
when a component refers to several sources (e.g. FieldTransform with n lookups) it would be nice to highlight the "main" source in the flowchart (for instance a bold line)
Table Join (left outer) - Checkbox to show only nulls on right side of join
To do this currently requires a Table View step to filter out records that are not null on the right side of the join. It would be simpler to have a check box next to the join type that only shows up when 'left outer' is selected. When checked, th...
Journal Upload: System to block and provide errors when corresponding GL Account does not exist while uploading journals
Challenge: Financial Consolidation model uploads journals successfully, even corresponding GL Account does not exist in master data. Recommendation: System to block and provide errors when corresponding GL Account does not exist while uploading jo...
It's necessary to have an option of Partial Reload in the Integrator Qlik Load. Qlik Sense supports it. And it saves a lot of time during data sinchronization between Jedox and Qlik.
deleting a directory that is not empty is impossible with the method delete: FILE.delete("dir_not_empty"); // fails FILE.delete("dir_empty"); // succeeds this is of huge annoyance since you might want to refresh the content of the whole directory
As a customer I want to define the profit margin in percentage between 2 (or more) accounts. At the moment this is only possible between 2 legal entities Such percentages are independent of Legal Entity, and are valid for all relationships between...
Make it easier to push custom scripts to multiple environments
When using custom developments on cloud, update process can be very painful since you have to update all manually using the sftp access for each environment One suggestion would be to allowing git to sync directories.