I've tried to search this down, but to date haven't found the answer and "trying" hasn't been succesful ..
With grouping by field, normally it looks logically like:
Field.One (Logical level 1)
Field.Two (Logical level 2)
Field.Three (Logical level 3)
where the grouping creates a bit of a cascading hierachy which I understand. Is it possible to concatenate or join fields for grouping at the report level? So for example I can do
Field.One + Field.Two (Logical level 1)
Field.Three (Logical level 2)
... I receive odd results when trying this via an Expression. Also null values supress data.
Thanks much.
Mark
With grouping by field, normally it looks logically like:
Field.One (Logical level 1)
Field.Two (Logical level 2)
Field.Three (Logical level 3)
where the grouping creates a bit of a cascading hierachy which I understand. Is it possible to concatenate or join fields for grouping at the report level? So for example I can do
Field.One + Field.Two (Logical level 1)
Field.Three (Logical level 2)
... I receive odd results when trying this via an Expression. Also null values supress data.
Thanks much.
Mark