Multiple group expressions in list (ssrs 2005)
- by Kris
Hi,
I have a problem with group expressions in a list. I want to use two expressions:
'=Ceiling(RowNumber(Nothing)/3)' and '=Cint(Fields!kpilevel.Value)'
They work both individually, but when I insert them together only 1 works. I inserted them like this: http://img718.imageshack.us/img718/736/problemxq.png
Does anyone know how to solve this?
Thanks in advance, Kris