if you copy elements out of one project by dependencies and insert them in an other project. Jedox give you the feedback if there are elements with the same name in the second project and ask you to replace them. It would be great if Jedox show me...
Integration patterns between Microsoft Dynamics 365 and external systems (Jedox) typically rely on the use of CSV files to pass data between the 2 applications with Azure BLOB storage the place to put or get the file from
As Visibility flag in button, combobox, ... add a Rendering flag
It is possible to hide a button (or another element) by using the "Visibility" property.
In Canvas, when a button is hidden, the space occupied by the button remains present. For aesthetic reasons, it would be preferable for the space to disapp...
Currently the SMTP configuration, used for mail delivery, does not allow to define the sender name attribute, just the mail address used as smtp user name. In my environment this leads to mails that do not display the name of the sender but its ma...
Rest Connection: activate or deactivate request parameters
for instance when working with MS Graph API sometimes you need to pass a $skiptoken parameter to paginate the result when using the $skiptoken parameter it can't be empty. Considering that this would be great to be able to activate or deactivate t...