vote up 0 vote down star

Hi! I have a .rdlc report and it has matrix. that matrix has some money per month. for example

SHOP  MAY	     JUNE	          JULY

abc   1200	     1210	           1220
def   300	      400	           500

that months creating dynamicly and i want to add sum per month like that:

          1500        1610                  1720

I cant see "footer" because .rdlc is matrix. how can i add sub sum per month?

flag

32% accept rate

1 Answer

vote up 0 vote down

you need to add page footer, Look at the picture

http://img62.imageshack.us/img62/7293/reportk.jpg

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.