Importing and Exporting Plans

WorkGrid enables you to export, import, and reimport plans in Microsoft Excel Spreadsheet (XLSX) format. This section provides information about export and import scenarios.

You can export a plan as an XLSX file to enable others in your organization to make changes and import the plan back into WorkGrid. To export and edit a plan as an XLSX file and reimport it to WorkGrid, the plan structure in Excel must remain the same as in WorkGrid. Refer to the following criteria when creating your data import spreadsheet:

  • You can add, modify, or delete columns or rows and numeric values.
  • Cell values must be numeric.
  • If you apply formatting to cells, you must use one of the following custom formats: "UnitCode" #.##0.00 or #.##0.00 "UnitCode". Replace UnitCode with the value of the Code field for a Planning unit record defined in your org. For more information, see Planning Units.
  • Ensure all information you want to import is contained in one sheet of the XLSX file.
  • Dimensions and measures must remain the same. You cannot add, modify, or delete them.
  • All dimension value name combinations and column names must be unique.

Exporting Plans

WorkGrid enables you to export a complete plan or a specific section as an XLSX file. You can export a specific section if you want to filter your results to show only a particular dimension or measure.

Notes:

To export a plan as an XLSX file:

  1. From the Plans tab, navigate to a specific plan.
  2. From the Plan quick actions, do one of the following:

    1. To export a complete plan, click Export as XLSX.
    2. To export a section of a plan, navigate to a specific section of the plan and click Export as XLSX.

Importing Plans

Note:

If the plan is configured to display in tree viewClosed One of the available plan table views. Tree view establishes a hierarchy by grouping together rows that contain the same row-level dimension values, starting from the top level. You can only reorder rows within their respective groups. Tree view is suitable for plans that contain rows with a clear hierarchy., the following applies:

  • If the XLSX file contains subtotal rows that represent tree groups, they are not imported. These are identified by horizontally merged cells that contain row dimension values.
  • When the file is imported, new subtotal rows are created if required. For example, if the XLSX file contains a row with dimension values that do not belong to an existing group.
  • When the file is imported using the "Non-Cumulative" process, existing subtotal rows are overwritten with original SUM formulas. To retain edited subtotal formulas or values, you must use the "Cumulative" process.
Note:

If you have read-only access to some cells because an access rule is restricting your access, the read-only cells are not updated from the XLSX file.

Note:

If the XLSX file contains comments, they are not imported in the plan.

To import a plan from an XLSX file:

  1. Open the plan scenario that you want to import the XLSX file to.
  2. Click Import from XLSX.
  3. Click Upload Files and select the XLSX file that you want to import.

    Tip:

    Alternatively, you can drag the file and drop it into the File area.

  4. If the file contains multiple sheets, select the sheet that you want to import.
  5. If you want to replace the entire plan table with the contents of the file, select Overwrite Existing Cells. Otherwise, leave this deselected.
  6. Click Import.

    Depending on your selection in step 5, the plan table is updated as follows:

    • If you left Overwrite Existing Cells deselected, the following happens:

      • Cells that exist in both the plan table and the sheet are updated with the values from the sheet.
      • Cells that exist in the sheet but not the plan table are created in the plan table.
      • Cells that exist in the plan table but not in the sheet remain unchanged.
    • If you selected Overwrite Existing Cells, the entire plan table is replaced with the information from the sheet.
  7. In the plan table toolbar, click Save.