Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
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!!
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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 54 | |
| 47 | |
| 39 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 82 | |
| 69 | |
| 39 | |
| 29 | |
| 27 |