Brio ColMax in OBI
659047Feb 25 2009 — edited Feb 25 2009HI,
One problem I encountered while migrating our Brio report to OBI. There is ColMax function within Brio to return the largest value in a column of numbers.
e.g
ColMax (Amount, State) as Computed
State City Amount Computed
AZ Tucson 112 112
CA Burbank 240 240
CA Glendale NULL 240
NY New York 490 490
NY Rochester 180 490
Is there any way I can implement this in OBI?
Thanks
W.D