Global List Update
  • 13 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Global List Update

  • Dark
    Light

Article summary

Objective

Use the recommendations in this template for global price list updates, which flow into country price lists.

Example flow

Global List Update template flow: global price list

Global List Update template flow: country price lists

Edit data

  1. Open the Manage Global List Prices scenario workbook.

When you created the scenario, this workbook was loaded with data from base and decision support workbooks.

  1. Open the Update List Prices worksheet.
  2. In the Proposed List column, enter a value manually or upsert data from a CSV file.
  3. In the Proposed Start Date column, select a start date.

The following information shows how other columns, column groups, and KPI cards in this worksheet are calculated. Use this information for additional decision support.

Price Change

CASE 
    WHEN COALESCE ({Current List Price}, 0) = 0 THEN NULL
    ELSE ({Proposed List Price} - {Current List Price} ) /  {Current List Price}
END

Publish data

  1. In the Update List Prices worksheet, select the Publish checkbox for records that represent updated and final data. These records will be published back to the base and master data workbooks.

  2. From the Actions menu, select Publish.

    The selected records are synchronized with the Global List waterfall element workbook.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.