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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
jeevan_j97
New Member

measure for categorizing average of individual averages

Hi All

 

I need help creating a measure for an average of a measure which calculates proportions at a siteid level.

 

jeevan_j97_0-1656604599152.png

 

Currently I have the above table which calculates proportions for each site, product and crossshopproduct.

 

I now want a measure for a different table which can average all of the different sites' %'s grouped by product name and crossshopproduct.

 

This is my currrent measure to find the proportions, very simple as the table does the filtering. 

Proportion of baskets that contain another BU =
CALCULATE(SUM('Store Cross Shops BU'[crossshoppedtransactions]) / MAX('Store Cross Shops BU'[totalbasketswithproduct]))
 
I need a result that will put the averages into this matrix.
jeevan_j97_1-1656604745798.png

 

 

 

 

1 REPLY 1
v-xiaotang
Community Support
Community Support

Hi @jeevan_j97 

Thanks for reaching out to us.

Could you please share some sample data and its expected outcome? 

For this example image, I can't see what your raw data looks like and how I need to calculate this data (calculation formula) and its correct result, so that I can check whether my measure is correct according to your expected output.

vxiaotang_0-1656928045997.png

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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