Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have used the Min function in an expression like this "Floor((Mort_dt-Min(Place_Date))/7)" to get the age in weeks, but when I try to use it for a calculated dimension I get: //Error in calculated dimension. Any thoughts to what I am missing to be able to accomplish this?
U r missing Aggr here. What exactly your expression and dimensions are?
i agree a sample would help . dummy or real data.