Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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
Could anyone help?
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
23 | |
21 | |
20 | |
13 | |
12 |
User | Count |
---|---|
41 | |
32 | |
23 | |
22 | |
22 |