> 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/documentation/readme/infobridge/how-tos/import-measures-between-planning-sheets.md).

# Consolidate data between sheets

Data consolidation is a core capability of Infobridge. Create plans, budgets, and forecasts across regions, segments, and product lines, then use infobridge to consolidate them into a single, unified master plan.

In this article, you learn to combine rows across multiple planning sheets using a bridge.

### Combine rows in a bridge

Consider a scenario where you consolidate the regional plans for sales data.&#x20;

1. Create a bridge and add the individual regional plans.

<figure><img src="/files/MQa0d0QQSYyF2rlMp6N9" alt=""><figcaption></figcaption></figure>

2. In the **Home** ribbon, select **Append Query**. Then, select the queries to combine.

<figure><img src="/files/2FfPyrLgr2OKF8hXPUwd" alt=""><figcaption></figcaption></figure>

A new query is created after combining rows from the selected queries.

<figure><img src="/files/YeuJ9QuT0LKI2OFRtF64" alt=""><figcaption></figcaption></figure>

3. Create a new planning sheet, then map the row dimensions using the appended query from the **Queries** section in the **Data** pane.

<figure><img src="/files/aGcb1upkhc1wYynrxAx8" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.fabricplan.com/documentation/readme/infobridge/how-tos/import-measures-between-planning-sheets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
