Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

DAX Measure SUM Behavior Question

Hello,   I'm looking to understand the following behavior:   I have the following meaures: Actual Hours SUM = SUM('Job Details'[ActualHours]) Actual Hours With Zero = VAR AH = SUM('Job Details'...