Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to compare dates in a set analysis?
Max({$<DateA = {"=(DateA = DateB)"}>} [Cost])
I want to calculate the maximum cost when date A is the same as dateB.
That expression would work fine, given that the dates are formatted similarly.