Sometimes SVS Scripts are using Subsets for the definition of InitCubeWorker functions. These will result in an error if the database has a loading delay. Therefore, the SVS will not start and users can't log in anymore. We need a function that we...
Provide support for creating Box-and-Whisker Chart (aka “Box Plot”): a more generic and robust version of a Candlestick Chart meant to illustrate different dispersion ranges of data (e.g., quartiles, deciles) around a mean or median. Please review...
Combine the abilities of the REST interface (token authentication) with the file connector (handling of CSV data) -- we actually have a REST inerface which returns CSV data for a GET request and currently, there is no way to import this in Jedox.
For Excel export (as is already the case with PDF export) it should be possible to export multiple frames at the same time. It should behave in the same way as PDF export with frames.
So "use for export" should have the same effect on the Excel e...
In modeler add a right click on cube "Create view" action
For spot data checks, I find it long to switch from modeler to designer, create a spreadsheet, edit the spreadsheet, create a view. I would expect a direct view from Modeler.
Odata - method to obtain a comprehensive log of the job's execution, not just the job's final status.
We've been utilizing the OData Hub in a similar way to our previous use of etlclient.bat / etlclient.sh. Successfully, we are able to initiate a job and receive a status update, such as "Completed successfully". However, we're seeking a method to ...