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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Average by quarter

Hi,

 

in Power BI I need to calculate an average of values by quarter (I have the column for quarter numbers). So I need to take the values for each quarter and calculate an average for these.

 

Example of what I need:

valuequarteravgByQuarter
0.510.75
110.75
-22-2
02-2
-13-0.25
0.53-0.25

 

Thank you so much for the help!

2 REPLIES 2
tamerj1
Super User
Super User

Hi @Anonymous 
Are all columns coming from the same table or do you have a data model with multiple tables? Are lookig for a calculated column or a measure?

NikhilChenna
Skilled Sharer
Skilled Sharer

Hi @Anonymous , 

I think below can solve your issue, create a measure of Avg as below ,

Avg = AVERAGE(table1'[value])

 

And then drag this in your table and check if it works.

 

Regards, 
Nikhil Chenna 


Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.