Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an expression that works fine in 8.2 & 8.5, however when I open the file in 9.0 it breaks and starts returning bad percentages when I have more than one location selected. Curious if something changed in the new version?
sum(aggr(Count (dkey) * Min( [% Requiring Rehab]),RIC_Desc)) / Count(dkey)