---
sourceDocument: Australia Strategic Portfolio Management
sourceDocumentLink: https://www.servicenow.com/docs/r/de-DE/it-business-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Strategic Portfolio Management

ft:clusterId :

    - itbm

bundleId :

    - itbm

workflow :

    - Technology


---

# Create rollups from one segment to another

# Create rollups from one segment to another {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

A segment can roll up to the segment above it in the hierarchy using a weighted
metric.

## Vorbereitungen

Role required: cost_transparency_admin or cost_transparency_analyst

## Prozedur

1. Click the information icon (![The information icon]()) on a segment.
2. In the Rollup Method choice list, select Weighted.
   1. Select the metric in the Divide using metric choice list.  
      The metric automatically weights the amounts by the values in the Value column.
   2. To further change the amounts, modify the values in the Percentage column.  
      Abbildung : 1. Rollup example
   3. Click Save Changes.
   {#t_CreateRollups1SegToAnother__substeps_tjb_jcl_gdb}
3. In the Rollup Method choice list, select Scripted.
   1. On the form, fill in the fields.  
      {#t_CreateRollups1SegToAnother__table_jcw_1cl_gdb__entry__2}

      | Field | Description |
      |-|-|
      | Account Scope | Enabling the Account Scope check box executes the rollup script defined for each of the accounts at the segment level. Disabling the check box executes the default rollup defined at the segment level, thereby overriding the rollup defined for each account with the sys_id (FromAccountID). Instead of repeating similar rollup scripts for the accounts under a segment, you can provide the rollup scripts for individual accounts using the FromAccountID of each account. You can provide a default rollup for all the remaining accounts for which you have not provided the FromAccountID. You can provide all these rollups in a single script for execution. |
      | Script | The script to rollup the accounts. |
      [Tabelle : 1. Segment form]

      {#t_CreateRollups1SegToAnother__table_jcw_1cl_gdb}
   2. Click Update.

   {#t_CreateRollups1SegToAnother__substeps_pqj_n2l_gdb}  
   Grouping segments by an attribute: You can categorize the segment accounts using the group by attribute if there are thousands of segment accounts. The accounts roll up to the grouped segments, just as they roll up to a non-grouped segment, and the allocation lines are generated in the itfm_allocation_breakdown table. Rolling up to grouped segments helps in better performance.
**Zugehörige Tasks**   

* [View accounts that roll up to an account](https://www.servicenow.com/docs/Npo2PgbFwTuik8ZpNct04g "You can view the accounts that roll up to another account.")
* [Create rollups from one account to another account](https://www.servicenow.com/docs/~5ZobKIwzb8zh~kJYP0GXA "You can create rollups from one account in the segment hierarchy to another account in a segment above it.")
* [Edit rollup records](https://www.servicenow.com/docs/c8gIDFjcs1_xFrHtGSo95A "You can view and edit records for segment rollups and account rollup if necessary.")

