Hi
Your suggestion did not quite work for me. I think the issue is that my Average Hours by Week also is a calculated measure:
APW2 =
AVERAGEX(
KEEPFILTERS(VALUES('Table'[Date_wkOfYrNbr])),
CALCULATE(SUM('Table'[M_Proj_Total_Hrs]))
)
When I select the down arrow for average hours, I don't see the same screen you are