Spreadsheet Server v23.4 Release Notes
This topic describes the feature enhancements and resolved issues for Spreadsheet Server v23.4, released on November 07, 2023:
- Spreadsheet Server v23.4.2 Resolved Issues
- Spreadsheet Server v23.4.1 Platform Data Sharing Enhancements
- Spreadsheet Server v23.4.1 Resolved Issues
- Spreadsheet Server v23.4 Platform Data Sharing Enhancements
- Spreadsheet Server v23.4 Feature Enhancements
- Spreadsheet Server v23.4 Resolved Issues
Spreadsheet Server v23.4.2 Resolved Issues
Spreadsheet Server v23.4.2 was released on January 31, 2024.
Title | Description |
---|---|
UI Update |
|
Query Designer |
You can now filter fields correctly by entering the full or partial field name in the search bar when using a query as a table. |
Query Designer |
When you select a field in a table and set it as a summary field, the Summary tab of the SQL panel displays the correct values matching the Detail tab. |
Formula Builder |
The account segments display correctly when drilling down on a GXL formula when using the Lawson ledger. |
Drill Down |
This version resolves the error with the drill down functionality not displaying the correct values when account key security %ACCTKEYSEC% is in use. |
GXL Formula |
The application does not remove the whitespace before the Subledger Type segment that resulted in an error when running the GXL formula for select user profiles. |
Expand Segment |
The Expand Segment function no longer creates empty columns, it expands with the correct data even if the first row in the column is zero. |
Settings |
The values of the new KEY fields added in Ledger Specifics now display correctly when you use the Preview SQL function. |
Key Fields |
The ad hoc drill down function now correctly converts additional profile keys (key 4 through key 10) to their respective values. Formula Builder dynamically updates the parameters when drilling down on a GXL formula based on the number of KEY fields. |
Installer |
The installer for version 23.4.2 includes the latest version of the Cloud Connector desktop application. Any error pertaining to the forced reconnection to Cloud Connector is fixed with the upgraded version. |
Installer |
The Platform installer successfully creates the insightsoftware program group that users can access from the Windows start menu. |
Error Messages |
The application no longer throws the “The callback “GetImage” returned a value that could not be converted to the expected type.” error when selecting Spreadsheet Server in Excel. |
Title | Description |
---|---|
UI Update |
|
Query Designer |
You can now filter fields correctly by entering the full or partial field name in the search bar when using a query as a table. |
Query Designer |
When you select a field in a table and set it as a summary field, the Summary tab of the SQL panel displays the correct values matching the Detail tab. |
Formula Builder |
The account segments display correctly when drilling down on a GXL formula when using the Lawson ledger. |
Drill Down |
This version resolves the error with the drill down functionality not displaying the correct values when account key security %ACCTKEYSEC% is in use. |
GXL Formula |
The application does not remove the white space before the Subledger Type segment that resulted in an error when running the GXL formula for select user profiles. |
Expand Segment |
The Expand Segment function no longer creates empty columns, it expands with the correct data even if the first row in the column is zero. |
Settings |
The values of the new KEY fields added in Ledger Specifics now display correctly when you use the Preview SQL function. |
Key Fields |
The ad hoc drill down function now correctly converts additional profile keys (key 4 through key 10) to their respective values. Formula Builder dynamically updates the parameters when drilling down on a GXL formula based on the number of KEY fields. |
Installer |
The installer for version 23.4.2 includes the latest version of the Cloud Connector desktop application. Any error pertaining to the forced reconnection to Cloud Connector is fixed with the upgraded version. |
Installer |
The Platform installer successfully creates the insightsoftware program group that users can access from the Windows start menu. |
Error Messages |
The application no longer throws the “The callback “GetImage” returned a value that could not be converted to the expected type.” error when selecting Spreadsheet Server in Excel. |
Spreadsheet Server v23.4.1 Platform Data Sharing Enhancements
Spreadsheet Server v23.4.1 was released on December 13, 2023
Title | Description |
---|---|
Business View (BV) Formulas |
When inserting or updating a business view formula, Platform data sharing customers can now use the Overwrite with Existing Parameters option under Clear/Shift Worksheet. Use this option to insert only the formula into the desired cell, using cell references to specify, update, or create its parameterized values. |
Title | Description |
---|---|
Business View (BV) Formulas |
When inserting or updating a business view formula, Platform data sharing customers can now use the Overwrite with Existing Parameters option under Clear/Shift Worksheet. Use this option to insert only the formula into the desired cell, using cell references to specify, update, or create its parameterized values. |
Spreadsheet Server v23.4.1 Resolved Issues
Title | Description |
---|---|
Distribution Manager |
This version attempts to resolve the data accuracy issues with reports run from Distribution Manager or Profile Scheduler. When converting SS formulas to values, the application calculates the cells accurately without displaying 0 or pending as the value. The following updates are now available:
|
Distribution Manager |
The Remove non-distributed sheets prior to processing checkbox now remains checked when you select the option, push, and quit the Maintain Specifications panel. You no longer have to select the checkbox again after inserting the new control worksheet. |
Drill Down |
You can successfully drill down on a GEXQ formula embedded in the Excel IF statement on multiple database types. Example, =IF($B$10=””,””<GEXQ(“test.edq|COUNT|CompanyName”,$C10)) in the Excel formula bar. |
Drill Down |
When you select a column in the Drill Down panel to further drill down to journal, the application correctly selects the entire column and displays journals for the selected column from each row. |
Formula Builder |
When creating a GXL formula using business views, the application correctly identifies the superset tables in cache. It searches the cache for larger supersets, for example, bvid_2019_*_*_*_* before searching for a table with specific values bvid_2019_4000_*_*_*. |
Formula Builder |
This version resolves the error with running a GPXD formula when you select a date as a parameter but do not include it in the custom layout. |
Formula Builder |
GEXD formulas now run correctly for range names that are sheet specific. Formula Builder accepts the syntax of the name entered in the Target Range field when the scope in Excel’s Name Manager is set to worksheet. |
Profile Scheduler |
Profile Scheduler no longer displays a success job status for distribution jobs that have failed. Jobs like distributing a file to a network path when disconnected from VPN, distributing to a file named using special characters, and distributing a file that does not have a DM sheet display the correct result for the job and any errors. Logs will be available in both the log viewer and web UI. |
Query Designer |
Customers using SQL server as the syntax type for the Cloud Connector connection can successfully run queries from the Bizview database in Query Designer. |
Query Designer |
Tables now load correctly for Sage 100 Contractor and Viewpoint Spectrum ERPs connecting via ODBC data source in Query Designer. |
Query Designer |
Query Designer can now successfully connect to the database in Application Configurator even when a SQL server database has a comma in its name. |
Collapse Segment |
This version resolves the extended calculation time when using the Collapse Segment option under the Expand Segment drop-down in the ribbon. |
Application Configurator |
RAC (Real Application Clusters) now works correctly for a JDE connection. |
Performance |
This version resolves the extended calculation time when using the Clear Cache and Recalculate option. |
Title | Description |
---|---|
Distribution Manager |
This version attempts to resolve the data accuracy issues with reports run from Distribution Manager or Profile Scheduler. When converting SS formulas to values, the application calculates the cells accurately without displaying 0 or pending as the value. The following updates are now available:
|
Distribution Manager |
The Remove non-distributed sheets prior to processing checkbox now remains checked when you select the option, push, and quit the Maintain Specifications panel. You no longer have to select the checkbox again after inserting the new control worksheet. |
Drill Down |
You can successfully drill down on a GEXQ formula embedded in the Excel IF statement on multiple database types. Example, =IF($B$10=””,””<GEXQ(“test.edq|COUNT|CompanyName”,$C10)) in the Excel formula bar. |
Drill Down |
When you select a column in the Drill Down panel to further drill down to journal, the application correctly selects the entire column and displays journals for the selected column from each row. |
Formula Builder |
When creating a GXL formula using business views, the application correctly identifies the superset tables in cache. It searches the cache for larger supersets, for example, bvid_2019_*_*_*_* before searching for a table with specific values bvid_2019_4000_*_*_*. |
Formula Builder |
This version resolves the error with running a GPXD formula when you select a date as a parameter but do not include it in the custom layout. |
Formula Builder |
GEXD formulas now run correctly for range names that are sheet specific. Formula Builder accepts the syntax of the name entered in the Target Range field when the scope in Excel’s Name Manager is set to worksheet. |
Profile Scheduler |
Profile Scheduler no longer displays a success job status for distribution jobs that have failed. Jobs like distributing a file to a network path when disconnected from VPN, distributing to a file named using special characters, and distributing a file that does not have a DM sheet display the correct result for the job and any errors. Logs will be available in both the log viewer and web UI. |
Query Designer |
Customers using SQL server as the syntax type for the Cloud Connector connection can successfully run queries from the Bizview database in Query Designer. |
Query Designer |
Tables now load correctly for Sage 100 Contractor and Viewpoint Spectrum ERPs connecting via ODBC data source in Query Designer. |
Query Designer |
Query Designer can now successfully connect to the database in Application Configurator even when a SQL server database has a comma in its name. |
Collapse Segment |
This version resolves the extended calculation time when using the Collapse Segment option under the Expand Segment drop-down in the ribbon. |
Application Configurator |
RAC (Real Application Clusters) now works correctly for a JDE connection. |
Performance |
This version resolves the extended calculation time when using the Clear Cache and Recalculate option. |
Spreadsheet Server v23.4 Platform Data Sharing Enhancements
Title | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Business View (BV) Formulas |
The new Preview button in Formula Builder allows you to view the first twenty records of the parameters included in a business view in the Drill Down window based on the applied filters. |
|||||||||||||||
Business View (BV) Formulas |
The following filters are available for use with BV formulas:
|
|||||||||||||||
Business View (BV) Formulas |
If you select more than 125 parameters when running a business view formula, a revised error message displays the number of parameters exceeding the limit that you must deselect. |
|||||||||||||||
Business View (BV) Formulas |
Spreadsheet Server now uses the name of the selected business view when running a BV formula instead of using the business view ID, the name displays in the Excel formula bar. This helps in creating and using a set of reports and visualizations across customers. |
Title | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Business View (BV) Formulas |
The new Preview button in Formula Builder allows you to view the first twenty records of the parameters included in a business view in the Drill Down window based on the applied filters. |
|||||||||||||||
Business View (BV) Formulas |
The following filters are available for use with BV formulas:
|
|||||||||||||||
Business View (BV) Formulas |
If you select more than 125 parameters when running a business view formula, a revised error message displays the number of parameters exceeding the limit that you must deselect. |
|||||||||||||||
Business View (BV) Formulas |
Spreadsheet Server now uses the name of the selected business view when running a BV formula instead of using the business view ID, the name displays in the Excel formula bar. This helps in creating and using a set of reports and visualizations across customers. |
|||||||||||||||
Spreadsheet Server v23.4 Feature Enhancements
Title | Description |
---|---|
Formula Builder |
When running the GXL formula, Formula Builder correctly displays the value set for key 1 parameter for the selected Designer GL profile with only one balance key. |
Formula Builder |
The Custom Layout editor which displays when you choose to create or edit custom layouts and modify the output when generating the GEXD or GPXD formula now includes the Add Fill Down Column button. This allows you to enter a name for the column that you can use to include a formula that will match the number of records in the existing results. |
Bind Variables |
By binding variables and providing this parameter when running a query, users can avoid entering a required value into the query, writing separate queries for each different value, or concatenating strings. This improves the calculation time and provides better security. Enable the Use binding variables checkbox in Application Configurator to apply the setting for all the users in the organization. |
Logs |
v23.4 provides detailed error messages in Log Viewer for customers using a Cloud Connector connection. The description will now include the cause of the error for a given action as opposed to a generic message. |
Query Designer |
You can now join tables that include fields with the data type as unknown (?) in Query Designer. |
Drill Down |
This release provides an enhanced UI for all the drill down functionalities that customers can leverage using the Drill Down: Enable New UI checkbox in Settings > GL Reporting. |
Title | Description |
---|---|
Formula Builder |
When running the GXL formula, Formula Builder correctly displays the value set for key 1 parameter for the selected Designer GL profile with only one balance key. |
Formula Builder |
The Custom Layout editor which displays when you choose to create or edit custom layouts and modify the output when generating the GEXD or GPXD formula now includes the Add Fill Down Column button. This allows you to enter a name for the column that you can use to include a formula that will match the number of records in the existing results. |
Bind Variables |
By binding variables and providing this parameter when running a query, users can avoid entering a required value into the query, writing separate queries for each different value, or concatenating strings. This improves the calculation time and provides better security. Enable the Use binding variables checkbox in Application Configurator to apply the setting for all the users in the organization. |
Logs |
v23.4 provides detailed error messages in Log Viewer for customers using a Cloud Connector connection. The description will now include the cause of the error for a given action as opposed to a generic message. |
Query Designer |
You can now join tables that include fields with the data type as unknown (?) in Query Designer. |
Drill Down |
This release provides an enhanced UI for all the drill down functionalities that customers can leverage using the Drill Down: Enable New UI checkbox in Settings > GL Reporting. |
Spreadsheet Server v23.4 Resolved Issues
Title | Description |
---|---|
Application Configurator |
When excluding subsidiary lines for a formula using the Oracle JDE connection, the application correctly includes blank subsidiary in that file unless users exclude them. |
Query Designer |
This version restores the loading time for large tables in Query Designer. The application populates the data in the table within 10-12 seconds. |
Distribution Manager |
When distributing multiple lines of a distribution control worksheet containing GXE formulas, the created folders now accurately include data from all the selected lines. |
Performance |
This version resolves the extended calculation time when using the Clear Cache and Recalculate option for GXD or GXL formulas for Oracle EBS. |
Performance |
This version resolves the extended calculation time when using the Clear Cache and Recalculate option for GXL formulas for JDE ERP. |
Title | Description |
---|---|
Application Configurator |
When excluding subsidiary lines for a formula using the Oracle JDE connection, the application correctly includes blank subsidiary in that file unless users exclude them. |
Query Designer |
This version restores the loading time for large tables in Query Designer. The application populates the data in the table within 10-12 seconds. |
Distribution Manager |
When distributing multiple lines of a distribution control worksheet containing GXE formulas, the created folders now accurately include data from all the selected lines. |
Performance |
This version resolves the extended calculation time when using the Clear Cache and Recalculate option for GXD or GXL formulas for Oracle EBS. |
Performance |
This version resolves the extended calculation time when using the Clear Cache and Recalculate option for GXL formulas for JDE ERP. |