Skip to content

Version History 2020.4

2020.4.3

2020.4.3.48

June 6, 2021
Improved CORE > A set of stability improvements have been made to the CALUMO Webserver when it is running in multi-tenant mode (Cloud).
Fixed ADMIN > ACCESS CONTROL > Resolved an issue where the group visibilty applied to a cube in the data drawer would not always work.
Fixed CGETSQL > SPREADING > Resolved an issue where spreading over CGETSQL formulas would not work.

2020.4.3.41

April 28, 2021
Fixed EDITABLE TABLES > Resolved an issue where null is written back into invisible columns during a record update.
Patched CMETA > Resolved an issue where the CMETA function does not display the meta message correctly in reports.
Fixed EDITABLE TABLES > AFTER SAVE > Resolved an issue where an after save stored proc with no parameters does not execute.

2020.4.3.40

April 16, 2021
Fixed ADMIN > EFFECTIVE ACCESS > Resolved an issue where you were unable to see the effective access of a group for library tree.
Fixed OFFICE CLIENT > EXCEL > Resolved an issue where the CALUMO functions do not load and display a #NAME? error message in the cell.

2020.4.3.38

March 26, 2021
Patched CEXECSTOREDPROC > Resolved an issue where when tyring to return a workbook as a result, the workbook would not always download.
Patched CGETSQL > Resolved an issue where errors being raised in the linked Editable Table On Save procedures were not bubbling back to the user to inform them.
Patched DRILL TO TRANSACTIONS > Resolved an issue where member parsing was being broken by a Member Key having a , in it.
Patched EDITABLE TABLES > Resolved an issue where if the primary key was flagged as not visible the records were not able to be updated
Patched REPORTS > Resolved an issue where the report URL flag ht (hide toolbar) was not being factored in and report using this flag, as well as in Skylights and Publications were showing it when they shouldn’t.
Patched START PAGES > Resolved an issue in our multi-tenant instances where Start Pages that were flagged to open in a new window would be given an incorrect URL.

2020.4.3.36

March 18, 2021
Patched APPS > Resolved an issue in our multi-tenant instances where Linked Analytics menu items might not show their icons.

2020.4.3.35

March 17, 2021
Patched APPS > Resolved an issue in our multi-tenant instances where Apps in panel mode would not show their items in-built icons correctly.
Patched CREPORTSQLSELECTOR > Resolved an issue where server side lookup would error when the Editable Table points to a view not a table and that view is comprised of multiple tables.
Patched OLAP CACHE > Resolved an issue in our multi-tenant instances when the cache was manually rebuilt via the UI, some cubes would not show their Dimensions.

2020.4.3.34

March 16, 2021
Improved CGETNOTE > Images can now be pasted directly into the CGETNOTE rich text control.
Patched CREPORTUPLOAD > Based on the feedback from the user base we have changed the JSON capture of the uploaded sheet/csv to use the cell value, not the cell text so that it passes an unformatted value through.
Patched CGETSQL > Resolved an issue when a bit field using a switch control was null would cause the rendering of subsequent cells to fail.
Patched CREPORTDATE > Resolved an issue with this formula where the autocalc argument would not always work leading to an inconsistent behaviour.
Patched CREPORTSQLSELECTOR > Resolved an issue, where given a certain configuration of the lookup, there would be duplicates showing in the list.
Fixed META > Resolved an issue in our multi-tenant deployments where the Meta feature would not save records correctly.
Fixed REPORTS > DATE INPUT > Resolved an issue with the date control when a null value was passed in the control, it would show an error instead of today’s date.
Fixed REPORTS > DATE INPUT > Resolved an issue with the date control when performing a writeback, the cell would show the full ISO date format of the date selected, not the formatted date.
Fixed REPORTS > DATE INPUT > Resolved an issue with the date control when selecting a date, the control would not always hide automatically.
Fixed REPORTS > DATE INPUT > Resolved an issue with the date control where it would not always apply the date format of the cell to the data selector control.
Patched REPORTS > PDF > Resolved an issue where images which were pasted into the Excel version of the report would not be shown in PDF.

2020.4.3.32

March 1, 2021
Fixed CPUT > Resolved an issue where CPUT would not write the correct value back if the value was another CALUMO formula or the cell / value it was referencing resolved to N/A or #VALUE at some point in the calcualtion cycle.

2020.4.3.31

February 27, 2021
Improved REPORTS > CREPORTLIST > Ensured that, on selection of a cell with a CREPORTLIST in it, the list box would be selected and focused so that users can immediately start typing to find new value without having to perform a second click to set the focus.
Fixed ADMIN > Resolved an issue with admin pages that use the three pane design where when filtering on the middle (Assigned) list and then removing an item from that list whilst filtered, all other items not filtered would also be removed.
Fixed OFFICE CLIENT > CLIENT AUTH V2 > Resolved an issue where, in some very specific circumstances, a user being logged in would not be found in the CALUMO database when their permissions were being evaluated causing them to not be able to Public Publish even if they had the correct permissions.
Fixed REPORTS > WRITEBACK > Resolved an issue with writeback where when clearing a cells contents to remove the value and writeback it would look to do this but the value would not be removed.

2020.4.3.28

February 23, 2021
Fixed WRITEBACK > AFTER BLOCK > Resolved a regression issue with After Block writeback processing that was causing it to fail with an error.

2020.4.3.27

February 15, 2021
Fixed CALUMO PERSPECTIVE > Resolved an issue where users were unable to add a CALUMO Calculated Member to a view when it was based on a CALUMO Perspective.

2020.4.3.26

January 12, 2021
New REPORT > CREPORTUPLOAD > Now converts the uploaded file to a JSON representation if it is one of the supported types for use in the defined SQL stored procedure. Read more.
Improved ADMIN > PUBLICATIONS > Updated the log viewer to show the timestamp of events in the users’ local time.
Fixed ADMIN > ROLES > Resolved an issue where a role that has the same name as one of the four built-in groups would not be able to be deleted.
Fixed CORE > USER INFO > Resolved an issue with usernames where if a user’s email has a dash in it, it would not be able to communicate with Analysis Services.
Fixed EDITABLE TABLES > IMPORT > Resolved an issue where the import would fail if a lookup column had move than 2100 values available.
Fixed EDITABLE TABLES > IMPORT > Resolved an issue which would cause an import to fail if a lookup field was passing back NULL even if the backing field in the database was nullable.
Fixed REPORT > CGETNOTE > Resolved an issue where when pasting an image into the rich text of the note you might get #value returned.
Fixed REPORT > CGETSQL > Resolved an issue where sometimes a NULL value returned by the database would cause an error.
Fixed REPORT > CREPORTDATE > Resolved an issue where an invalid date format would cause a writeback error when it tried to parse the format.
Fixed REPORT > CREPORTFRAME > Resolved an issue where the parent container of the frame would double in size in some circumstances.
Fixed REPORT > PDF > Resolved an issue where Images on Published Reports that are placed using the CINFO("UserFileURL", "<name>") formula were not resolving when the report was sent to PDF.

2020.4.2

2020.4.2.35

November 25, 2020
New META > We have refreshed the UI for Meta. Read more.
Improved REPORTS > Drill to View now allows you to save directly from the ad hoc view popup instead of having to clone the view out to save.
Fixed CORE > MEMBER QUERY OPTIMISATION > Resolved an issue where when a Slicer had multiple members selected, the MDX for those Members were not correctly being placed in the WHERE clause of the query.
Fixed EDITABLE TABLES > IMPORT > Resolved an issue where importing data into a column with a SQL data type of money and the column has a row with a blank value it would error with the text validation failed for 0.
Fixed EDITABLE TABLES > Resolved an issue where adding records to a table that has a non-int based key would cause errors.
Fixed EDITABLE TABLES > Resolved an issue with Lookup fields when on initial load, it would sometimes load the value not the description.
Fixed EDITABLE TABLES > Resolved an issue where a Lookup would not always return the description field data that was specified in the configuration of the Editable Table.
Fixed EDITABLE TABLES > Resolved an issue where multiple Lookup fields in the same Editable Table definition that shared the same Lookup table configuration would fail to render their list values.
Fixed HOME > VISUALS DRAWER > Resolved an issue where the tree would sometimes fail to expand.
Fixed MEMBER EXPLORER > Resolved an issue in the Calculated Members section where the list showing all the existing Calculated Members did not have a scroll bar to show all the available Calculated Members.
Fixed OFFICE CLIENT > CLIENT AUTH V2 > Resolved an issue when retrieving the user that has just logged in from the CALUMO Server and there was a mismatch between username properties it will fallback to look at all the user properties to find a match.
Fixed REPORT > API > Resolved an issue when CALUMO is running in Multi-tenant mode where the correct URL was not being used.
Fixed REPORT > CGETNOTE > Resolved an issue where when only numbers were entered into the note, they were not properly handled.
Fixed REPORT > CGETSQL > Resolved an issue with Lookup fields where requesting more than 2100 values for the list would fail.
Fixed REPORT > CREFLEX > Resolved an issue where the row height for the applicable format row being applied was not also applying the set row height.
Fixed REPORT > CREFLEXTABLE > Resolved an issue to allow the key or description to show on the lookup column based on what is configured.
Fixed REPORT > CREPORTSQLSELECTOR > Resolved an issue where the column name matching was only matching on the alias of a column, not on both the alias and the real name.
Patched REPORT > CREPORTTOOLBAR > Resolved an issue where after the initial hiding of the toolbar by the formula, the toolbar would not be able to be shown by any other action until the report was reloaded.
Fixed VIEWS > Resolved an issue where a completely empty row in the data part of the grid caused the left and right sides to render out of sync after that point.
Fixed WEB SERVER > Resolved an issue when CALUMO is being used in a web form with multiple web servers where migrations to add new settings were being run multiple times causing duplicate settings.

2020.4.1.18

October 29, 2020
New EDITABLE TABLES > IMPORT > Allow the administrator to wire up an AfterImport stored procedure.
Improved Report > User can drill through with CALUMO custom set.
Fixed APPS > Slicers cannot be MDX expressions.
Fixed CALUMO Perspective > MEX > Members should be filtered according to CALUMO Perspective.
Fixed CMEMBER > Slicer > Slicer cell doesn’t change color when pending calculation.
Fixed OlapCache > Null ref error in Serialization.
Fixed TableEditor > Unable to delete record when key column is invisible.

2020.4 Release

October 28, 2020

This is the initial release of CALUMO 2020.4, read all about it in the Release Highlights for CALUMO 2020.4

Back to top