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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Adding certain rows from a table using a condition

Imagine I have a table that has two columns, Units Sold and Product :

 

      Units Sold        Product

           3                   Fruit

           5                   Beverage

           2                   Fruit

           1                   Fruit

           4                   Beverage

           7                   Sweets

 

What is the right DAX expression that will give me the average number of sold units of each product type?

So the output that I want to get is a plot of average unit sold vs product type, where the average for fruit is 3.67, 3.14 for sweets, and 2.44 for fruit.

 

      

 

1 REPLY 1
benfedit
Advocate I
Advocate I

Hi Johnray,

 

I don't  think that you need to create a measure for this.

You can simply create a bar chart in PowerBI and drag your existing measure "Unit Sold" in Value and "Product" into the Axis part then by clicking on "UnitSold" you can set the summarization to average.

Capture.PNG

 

You can still create a measue if you want: Measure = AVERAGE(Table1[UnitSold]) 

 

 

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.