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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Average a counted value

Hi, I have plotted a graph showing the count of calls for each hour over a couple of months. However I cannot igure out how to add the average for each hour and for this to adjust with the sliders selecting the time period.

 

Any help would be great please.

 

Jacobcw99_0-1683642021355.png

 

 

2 REPLIES 2
Kishore_KVN
Solution Sage
Solution Sage

You can achieve this in two ways:

1. Go to analytics and choose add a average line.

2. Change graph to Column and line chart, write down below measure 

      Average Calls = Average(Calls)

     then drag it in to the line value 

 

@Anonymous If this post helps, then please consider accepting it as the solution to help other members find it more quickly.THANK YOU!!

Anonymous
Not applicable

Thank you @Kishore_KVN but this doesn't seem to work, the average line is constant and the measure doesn't work.

This may be because the graph is counting the number of addressess to get the number of calls, so I need the averag eof a count of text values

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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