Thursday, March 8, 2012

Aggregate Functions on Groups.

Hello Experts,

Currently my report is being shown like this:

Child Cards K04-EP-MS48S (4/12)X 1 3 5 2 K12-EP-MS128(0/0)-XX 1 0

I would prefer the report as

Child Cards K04-EP-MS48S (4/12)X

6

5

K12-EP-MS128(0/0)-XX 1 0

Is there any way that this is possible?

Thanks.

Lakshman.

Lakshman,

If your detail row is currently using: =Fields!FieldName.Value, you should be able to use =SUM(Fields!FieldName.Value).

Jessica

No comments:

Post a Comment