Forum Discussion

STrimpe's avatar
STrimpe
Frequent Visitor
5 years ago

Using DATEDIFF with CALCULATE Function

I'm having an issue trying to combine the DATEDIFF statement with CALCULATE.   This first statement below works.   AGE = DATEDIFF('ATI MainStage'[InitialLoanEstimateIssuesDate].[Date],TODAY(),DAY)...