mergeDataSlices

Merges all incremental data slices of an aggregate storage cube into the main database slice and, optionally, removes cells that have a value of zero.

Applies to

Planning, Planning Modules, FreeForm, Enterprise Profitability and Cost Management, Sales Planning, and Strategic Workforce Planning.

Required Roles

Service Administrator

Usage

epmautomate mergeDataSlices CUBE_NAME [keepZeroCells=true|false] where:
  • CUBE_NAME identifies the aggregate storage cube for which all data slices are to be merged.

  • keepZeroCells,optionally, specifies whether to remove cells that have a value of zero (logically clearing data from a region results in cell with a value of zero). Default is true

Example

epmautomate mergeDataSlices rep1 keepZeroCells=false