Forum Discussion
bbbt123
6 years agoHelper I
all selected () unexpected behavior
bbbt123
6 years agoHelper I
amitchandak
6 years agoSuper User
Forgot table in filter
cumulated hours =
CALCULATE(
[Hours] ,
ALLSELECTED( 'calendar' ), filter('calendar','calendar'[week num] <=max('calendar'[week num]))
)
Appreciate your Kudos.
- bbbt1236 years agoHelper I
- v-eachen-msft6 years agoCommunity Support
Hi bbbt123 ,
Your formula seems to be correct, maybe it is a data issue?
Please check if your No.11 week's data is correct. Or is the "Hours" column determined by the calculation formula?