Forum Discussion
RobertSlattery
Responsive Resident
8 years agoAllselected function not removing row context for date hierarchy
Why does AllSelected not deliver the same behaviour in the two cases below? startDate = CALCULATE(
FIRSTDATE('Dim Date'[DateRaw].[Date]),
ALLSELECTED('Dim Date'[DateRaw].[Date])
)
Phil_Seamark
Microsoft Employee
8 years ago
I've edited this reply to remove my original answer because it was wrong. Please see my next reply.