Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
How to combine two data to get the total average value of both data,
Please help ...
Given your information, a possible answer is to use PowerQuery or SQL to union your data, and then create a measure to calculate the average.
You can provide some more info like where are the data sourced from, the structure of it, what column(s) do you want to get the average from, etc, for a more specific solution.
Output must be average 111.7%
I've tried measure combining both data but the result is not right
Can u help me?
could you pls provide the sample data and expected output?
Proud to be a Super User!
Output must be average 111.7%
I've tried measure combining both data but the result is not right
Can u help me?