Varicent Sales Performance Management Documentation

Fixes

67589 — Audit entries for import task renaming is incorrect

Fixed: when renaming a task in Scheduler, the Audit log entry doesn’t include the previous name of the task.

00194352 — Slovak calendar in effective dated tables is shifted by one day

Fixed: when the language in V10 is set to Slovak, the calendar in effective dated tables is one day behind. For example, Saturday, August 22 appears as Friday, August 22 in the Slovak version of the calendar. This issue does not occur when the language is set to English.

00193898, 00192740 — CLI outputs username and password to plain text log

Fixed: when running a CLI command, the username and password are output in plain text to the console. Now, the password is hidden from the console.

00193268 — Publishing through Composer shows hidden columns for a user with access to one input form

Fixed: when a user with access to one input form publishes a table through Composer, the table’s hidden columns will show. But, if that same user publishes the table from the View Data page, the columns remain hidden.

1. Create a table and add some columns and rows.

2. Create an input form for the table and restrict the view of a column.

3. Create a user that only has permission to view the input form.

4. With that user, publish the table from Composer.

Result: The published table will show the hidden columns.

00193556 — Unable to make changes in Composer

Fixed: when deleting a locked table in Composer, an error message appears.

00192623 — Filter in the table doesn't work when browser language is Spanish

Fixed: when the browser language is set to Spanish, filters in some tables don't work in V10.

00188838 — Purge History does not completely clear the table history

Fixed: when using 'Purge History', one record remains.

1. In Composer, select a table and then select the 'Purge History' icon.

2. After 'Purge History' is complete, select the table > View Data.

Result: based on the date range selected, one record was not removed from the table.

00192329 — Table history does not work and causes error

Fixed: when clicking the 'History' icon in the table data view, the window takes a long time to load until it errors out. The error message is, "Object reference not set to an instance of an object."

1. In Composer, select a table and then click View Data.

2. Edit one of the rows.

3. With that row still selected, click the 'History' button.

Result: window tries to load until an error occurs. The error message is, "Object reference not set to an instance of an object."

67742 — SFDC import "Create Field" option missing

Fixed: when adding a SFDC import, the "Create field" option is missing on the column matching tab.

00193131 — Error log not showing errors when importing an empty text file

Fixed: importing an empty text file does not generate an error in the error log, and it is not recorded as an Audit log event. But, the error is shown on the Activity page.

00192411 — Inquiry attachments with # not downloading

Fixed: when trying to download an inquiry attachment with ‘#’ in the file name, the download will not work. Attachments without '#' in the file name download as expected.

00190647 — Data grid linked report returns error after migration

Fixed: an error occurs when accessing a data grid linked to a report after the report was migrated from a lower environment in a browser with the language set to French.

00194564 — Model Optimization fails with database exception

Fixed: when running a model optimization, it fails with a "maximum limit for statistics key column" database exception. This error occurred when the model optimize included large calculations with many restrictions.

00194012 — The date where the day is less than 12 gets reversed in an exported excel file when date format is dd/mm/yyyy

Fixed: when the system settings and browser are set to English (Australia), the date format is dd/mm/yyyy. When exporting a data grid with a date column in an Excel file, dates with a day value less than 12 are incorrectly interpreted as mm/dd/yyy format.

00194369 — (PPO) Spark error when running a full calculation

Fixed: PPO calculation fails with an error. The error message is, "Error: An internal error occurred during calculation." This was due to a rare issue where the re-try did not occur after the failure.

00187564 — Reports load slowly the first time after a PPO calculation

Fixed: Presenter reports load slowly when viewing them for the first time (by the first user) after a PPO calculation. With this fix, after you run a calculation, the result tables will be optimized, eliminating the slow loading for those reports.

00195179 — Reordering columns not working properly if some grid columns are hidden

Fixed: when some grid columns are hidden, the columns below the hidden columns can't be moved above the hidden columns.

1. Create a grid with several columns.

2. Go to Data Grid > Column Order and hide the middle columns.

3. In Data Grid > Column Order, try to move up the first column after the hidden columns.

Result: Column after hidden columns cannot be moved up.

00194108 — In Presenter Report, newly added data grid columns can't be moved to other positions

Fixed: in a Presenter Report, newly added data grid columns can’t be moved to other positions if the last existing column is hidden.

1. Create a table with 5 columns (no data required).

2. Create a Presenter Report and a source using the table created in step 1.

3. Create a datagrid using the source created in step 2, and add 3 of the 5 columns to it. Mark the last column as hidden.

4. Save report.

5. Click the datagrid, and expand Column Order.

6. From the same view, edit the source and add the remaining 2 columns.

7. Mark both these columns as visible, and try using the Up and Down arrows to move them.

Result: The two added columns can't be moved farther than the position they are in already (moving stops right underneath the third column, which is hidden).

00194052 — Error received when trying to save a report after creating an input rule

Fixed: an error occurs when trying to save a report after creating an input rule.

TS002191475, TS003200794, TS003280851, TS00194388 — Report publish fails intermittently

Fixed: some reports intermittently fail to publish.

00195145, 00195138 — Export to Excel or CSV is rounding up the numeric values

Fixed: when exporting a table to Excel or CSV, values are rounded to two decimal places upon download. Previously, you could view additional decimal places by changing a cell’s format. Now, only two decimal places can be viewed. This issue also occurs when copying and pasting a value with more than two decimal places into a text file.

00192420 — Saved publication periodically returns "Object reference not set to an instance of an object" error

Fixed: in V10, some saved publications periodically return an error, but the report itself has no problems.

00193676 — Renaming view columns with web view restrictions for publishextract REST API call

Fixed: when using the publishextract REST API call, an error occurs if the view column are renamed with web view restrictions. Now, users cannot modify (edit or delete) columns if they are used by restrictions.

TS003132398 — Conditional node always takes default path

Fixed: a workflow with a conditional node always follows the default path, even when the condition is met.

67267 — Times in exported computation chart do not match with the computing chart in the admin application

Fixed: when you export a computation chart, the duration times don't match the times in the admin application UI.

00195183, 00195200, 00195274, 00195283 — "Show Description" option for pick list values when viewing table data does not work

Fixed: when in the table edit view, clicking "Show Description" on a pick list value does not show any information.

00195098 — Workflow sends link to a report with an extra "/" in the URL

Fixed: when running a workflow, the link that gets sent to the recipient opens up to a payeeweb link that has an extra "/" which causes it to display an empty page.

00190752 — Inconsistent formatting in gauges

Fixed: several inconsistencies around formatting in Presenter Report Gauges: made the formatting consistent for ticks and added the percentage symbol (%) to ticks when percentages are used.

00194950 — "400 Bad Request" error when both columns and filter used in the Payee Web publishExtract API

Fixed: when using both the 'columns' and 'filter' publisherParams attribute in API calls to filter using columns that are not being downloaded, a 400 error occurs.

00190923 — Payee Web mobile only displaying Data Discovery Dashboards and not regular web tabs

Fixed: when logging into Payee Web mobile, only Data Discovery Dashboards are displayed. An error occurs when trying to view web tabs, reports, or web forms.

00194129 — Data in web form not added to table until global action completes

Fixed: when submitting data through a web form, if a global action is running, the table is not updated with the new data until after the global action completes.

00194129 — Data not updating table in webform with running global action

Fixed: when data is submitted through a web form while a global action is running, it does not update the table and clear the references under it until the global action completes.

SC00194146 — Unable to download files locally from Publisher sub-folders

Fixed: downloading files from a Publications subfolder results in an error.

00194426 — Inquiries in Payee Web are either not loading or taking a long time to load

Fixed: when trying to view an inquiry on Payee Web, it either does not load or takes a long time to load. This issue does not occur, or is less noticeable, in Payee Web Classic.

00193399 — Adding calendar period on cloud model takes significantly longer than on-premise

Fixed: when adding a new calendar period to an existing calendar, the load time takes several hours for on-cloud models, which is long when compared to on-premise models.