Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello.
I have the following problem. I have a sheet with a date filter above and then in the graph below I have OC quantity (distinctive count), OC lines (count of all) and a maximum of OC in a day. What I need is the average amount of OC but of the filtered values of only December for this example, which would be the values in light green of the graph below (i.e. the average between 104.62, 77, 96, 124, 61, 91, etc....)
Thank you very much in advance!!!!
@Syndicate_Admin , Not very clear,. But you need a daily average of a measure
Averagex(Values(Date[Date]), [Measure])
Actually I need to get an average of some of the data that the graph shows (in this case, the numbers below in lighter green). The graph changes when I select different dates above.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.