I'm actually using OLAP grids in CR 9.0 and am experiencing a problem. Does anyone know of a way to access report information from inside a Calculated Member. What I really would like to do is access report parameter information. Say if someone passed in a value of 35 for one of the parameters I would like to use it in an MDX formula with something like a "[Member].lag(parameter value)" instead of a hardcoded "[Member].lag(35)" as an example. Any help would be appreciated.