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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am using a between slicer on my dashboard for dates.
I am trying to average the Overall hours goal based on the dates selected in the slicer. I have tried so many different ways but nothing is helping. Anything will help.
Hi @arobinson
This should be very simple. Not sure I understand wht you need
Create a measure:
Measure =
AVERAGE ( Table1[Overall Hours Goal] )
|
Please accept the solution when done and consider giving a thumbs up if posts are helpful. Contact me privately for support with any larger-scale BI needs, tutoring, etc. |
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |