Blend measures to combine measures maintained in different planning sheets or available from Infobridge queries. You can use a measure from another planning sheet directly or use an Infobridge query to make a measure available to another planning sheet.
A blend measure can combine values from multiple sources while keeping each source measure connected to its planning data.
Before you begin, ensure you have:
Forecast UnitPrice measure.Forecast Quantity measure.Forecast UnitCost measure.[!NOTE] You can blend measures from one planning sheet with measures from another planning sheet when both sheets have the same dimensions. The common dimensions allow the measures to be evaluated at the same planning level.
Create or verify the measures that you want to use in the blend calculation.
Go to the Unit Price planning sheet and verify that the Forecast UnitPrice measure is available.

Go to the Sales Plan planning sheet and verify that the Forecast Quantity measure contains the values that you want to use.

Use From Sheets to add a measure that's maintained in another planning sheet.
Forecast UnitPrice to Values.The measure is available in the Sales Plan sheet and you can use it with the existing measures.

Use Queries to add a measure from an Infobridge query to another planning sheet. You can use the query to prepare and transform the data before using the measure in a planning sheet.
To create a query that contains Forecast Quantity:
In the Infobridge ribbon, select Create Query.
In Create Query, select Forecast Quantity.
Select Create.

When you create the query, Infobridge opens so you can join, append, merge, pivot, and transform the data.

Review the query results to verify that the required dimensions and Forecast Quantity are available.
Select Close to return to the planning sheet.
Use the query measure in the COGS Plan sheet.
Go to the COGS Plan planning sheet and verify that UnitCost and Forecast UnitCost are available.

In the Data pane, expand Queries.
Expand Query 1 - Sales Plan.
Add Forecast Quantity to Values.
The COGS Plan sheet now has Forecast Quantity from the Infobridge query and Forecast UnitCost from the COGS Plan sheet.

Create a visual measure that combines forecast quantity with forecast unit cost.
Forecast COGS.In Formula, enter:
[Sum of Forecast Quantity]*[Forecast UnitCost]
Select Create.

The Forecast COGS measure combines Forecast Quantity from the Infobridge query with Forecast UnitCost maintained in the COGS Plan sheet.

Use this approach when a calculation depends on measures maintained in different planning processes. The source measures remain connected to their respective planning data, and the blend measure uses those values in the calculation.