the width of a single column in a View cannot be permanently changed
Paste view - two or more dimensions are selected in the row selection (nested view). With the default configuration, the view of the element names of the second dimension is often not visible. Changing the column size will be reset if you reopen (...
Execute the Bring Balances Forward procedure for multiple reporting periods at once in the Finanical Consolidation model
Extend the bring balances forward procedure to populate the opening balances for multiple reporting periods of the same fiscal year from the same prior closing period with one execution.
Designed web reports for master data maintenance to the Finanical Consolidation model
Provide designed web reports to add, inspect, modify and remove master data items such as legal entities, scopes, accounts, transaction types, currencies, etc.
Olap writeback for cells with conditional %-format
If my cell is directly formatted as % and I type a 1 to a palo.data formula, it is interpreted as 1% (=0.01; value entered divided by 100). If my cell is initially formatted as "General" but a conditional format turns it into % format and I type 1...
When I create a list object and have a dark background color on the selected element, I need a white font color. This currently changes with the unselected elements, so they are no longer visible with a white background.
SVG to support interactive svg-overs & svg-transitions on mouse-over
SVG to support interactive svg-overs & svg-transitions on mouse-over. This should include and recognize style and class sections in the code of SVG. E.g. attached sample SVG has a hover effect, but it isn't recognized in a Web Spreadsheet.
Ability to edit a report in designer (back-end) from the reporting view (front-end)
It will help a consultant to edit the report in designer from the font-end view. This can save time to search the reports from the designer folders. We can have a edit report link in the toolbar for this.
integrator_start_job: optional parameter allowing similar executions
in the function integrator_start_job there is a condition checking whether the very same job (check is done over the locator) is currently running: if(intval($count) > 0){ // if so print status and exit integrator_set_job_status(null,$statu...