Forum Discussion

khush19's avatar
khush19
Resolver I
5 years ago

Filter on datetime column sometime work ,sometime not

I am working on report ,where i need to take the amount based on latest datetime. For this i created a measure Total Calculated Amount = CALCULATE(sum(ParkingSessionSA[TotalAmount]),FILTER(Parking...