Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
fpennisi17
Helper III
Helper III

Measure including data from multiple table

Hi everyone,

I'm using power PowerBI to evaluate the results of multiple forecast providers for a specific variable.

The model I created has the following tables:

- Fact table of the measured variable, with hourly timestamp, the asset on which the variable is measured and the value

- Fact table of the different forecast provider, with the hourly timestamp, the asset on which the variable is measured, the provider name and the forecasted value

- Time dimension hierarchy (tables with hour, date, month, etc)

- Asset dimension, with asset and related properties

- Forecast provider dimension, with the provider properties

 

I want to create a measure that calculates the AverageX of the difference between the forecast and measured value and divide that amount by a property of the asset.

 

The solution I found so far is to join, in the forecast fact table, the measured value by hour and asset and the asset property via power query, but I don't like this solution and I would like one that uses only DAX, while ensuring good performance.

 

I tried to use the CALCULATE function in conjuction with the RELATED one, but I wasn't able to find a valid solution.

Any suggestion would be strongly appreciated.

 

Thank you

1 REPLY 1
fpennisi17
Helper III
Helper III

Could anyone help?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.