It would be a great advantage to expand dynaranges on single click instead of double click.
This is the most irritating thing for all users. People are used to only single click in web.
I would suggest a setting in dynarange setting (like "show a...
Different user rights per Frontend (e.g. Excel (R) / Web (D))
It would be awesome if one could grant users different rights per Frontend (Excel vs Web). In Theory it makes sense to treat them the same (you are either allowed to change a value or you are not) BUT in real life Excel is far more complicated and...
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
Zero line suppression when selecting 2 dimensions on the rows has been improved in Version 5 whereby it simply hides the rows in Excel but with large extracts this is very slow.
We would rather only the combinations that have data are returned wi...
List of jobs which are executed in indicated order.
For each job option "condition" with value:
- always
- if warning/succesful
- if successful
A job is only executed if the job status of the preceeding job matches the condition.
2 additional job...
Copy function from a Field Transform component to another one
In the integrator > field transform, i would like to use the same function for several different transforms. More specifically, i'm using a map and I'd like to use the same map in other transforms without retyping it (or updating it individually).
Load multiple Excel files from a directory with one connection and extract (like CSV Files).
Load multiple Excel files from a directory with one connection and extract (like CSV Files). Basically the same structure like creating a file extract using a folder-connection. But also working with Excel files :)
Filesize in Metadata Extract for Directory Connection
After access on the cloud to Java.IO and other classes in the integrator has been blocked, it is no longer possible to query the size of files. This is very important for various use cases. My suggestion would be to output the size in Metadata Ext...
Return Execution Status of an Integrator Job via OData
I am able to run integrator jobs with REST command ( https://<my_env>.cloud.jedox.com/Integrator('globalprojects')/Projects('DimensionsIN')/Jobs('J_DimensionsIn')/Run ). However, I want to be able to receive the status of the current job?