> For the complete documentation index, see [llms.txt](https://docs.fabricplan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fabricplan.com/planning-sheets/how-tos/measure-and-row-based-planning/multidimensional-planning-and-forecasting/manage-cube-measures.md).

# Manage cube measures

Use the cube options to manage cube measures, synchronize them with the semantic model, modify breakdown dimensions, and control how cube measures are reused across planning sheets. The **Data** pane provides separate menus for the entire cube and for individual cube measures, enabling administrators and planners to perform bulk operations or manage specific measures independently.

### Modify dimension breakdowns

You configure dimension breakdowns while creating a data input or forecast measure. To edit breakdowns, in the **Model** ribbon, go to **Cube** > **Manage Breakdown** and select the cube measure. Add, remove, or modify the breakdown dimensions associated with the selected cube measure.

<figure><img src="https://257222532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUtolck8kt8atqxFPsEBn%2Fuploads%2FHVUXdnIZ3YuFfM45fLJB%2Fimage.png?alt=media&amp;token=ecc7c26b-9305-4b66-9c04-80016a248c1f" alt=""><figcaption></figcaption></figure>

### Manage cube measures

Use the cube options to synchronize, monitor, and manage all cube measures in a planning sheet. In the **Data** pane, hover over the **Cube** section and select the **More options (…)** menu.

<figure><img src="https://257222532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUtolck8kt8atqxFPsEBn%2Fuploads%2FI5C1jTlEmOTziL3dCVgr%2Fimage.png?alt=media&amp;token=cfdd57e5-f165-42d1-9ee6-9087b868a645" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="240.3636474609375">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Sync with Data</strong></td><td>Synchronize all cube measures with the latest changes in the semantic model.</td></tr><tr><td><strong>View Sync Logs</strong></td><td>View the history and status of synchronization and cube management operations.</td></tr><tr><td><strong>Delete</strong></td><td>Permanently delete all cube measures in the planning sheet. This action also removes linked cube measures from other planning sheets and the Data pane.</td></tr><tr><td><strong>Collapse All</strong></td><td>Collapse all expanded cube measures.</td></tr><tr><td><strong>Expand All</strong></td><td>Expand and display all cube measures.</td></tr></tbody></table>

### Manage individual cube measures

Use the cube measure options to reuse, synchronize, modify, or delete a specific cube measure. In the **Data** pane, hover over the cube measure and select the **More options (…)** menu.

<figure><img src="https://257222532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUtolck8kt8atqxFPsEBn%2Fuploads%2FaobRP49CVmL5vr9Fvs25%2Fimage.png?alt=media&amp;token=e0f54a8a-2adb-4658-837e-56448b5905b3" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="247.6363525390625">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Insert as a Measure</strong></td><td>Insert the selected cube measure into the current planning sheet.</td></tr><tr><td><strong>Sync Measure</strong></td><td>Synchronize only the selected cube measure with the latest changes in the semantic model.</td></tr><tr><td><strong>Manage Breakdown</strong></td><td>Add, remove, or modify the breakdown dimensions associated with the selected cube measure.</td></tr><tr><td><strong>Delete</strong></td><td>Delete the selected cube measure, remove it from linked planning sheets, and remove its references from the Data pane.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.fabricplan.com/planning-sheets/how-tos/measure-and-row-based-planning/multidimensional-planning-and-forecasting/manage-cube-measures.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
