A partner is asking for an API function to be able to invoke a browse dialog to access files/folders in the Report Designer.
Basically what they want is like the Publish feature in the Excel add-in. Then they would call this function in their mac...
Run an ETL manually with a dialog box of pre-set variables
When you manually start an ETL load or job in the Integrator section it would be great to have a dialog box / pop-up before the run with all pre-set variables so that all of them can be either changed or confirmed by the user.
User right configuration for input via Excel Add In
A new right object on the role level would be very helpful, that gives you the option to allow user only to write into the database when using the web and not the Excel Add In. This way you could give a user only read-rights for the Excel Add In a...
Improve the performance of Palo.SetData - Perhaps as Set.DataC or Set.DataV. Sending multiple data write requests in a single request is possible in the API so why not in Excel?
Palo.SetdataBulk - dimension parameters as single columns rather than block
Frist of all the new setdatabulk function works great. It increases the performance of Excel based upload by far.
However the dimension parameters of the formula need to be defined as block. This is fine but in terms of designing compact and stru...
This would be great if we could join 2 tables in a tableJoin using not only equal operator but also other operators: <, <=, >, >=
like in classical SQL statements