|
Prev: can I load VS2003 on Vista for Reporting Services 2000? running Sq
Next: Background color for Body does not display
From: Dino on 20 Jun 2008 12:08 Hi everybody Is there a way for get a "page subtotal" of a localreport? I've a field "quantity" and I would have, at every page break, the sum of "quantity"s displayed in the page (and not in the whole dataset). Of course if I write Sum(Fields!quantity.Value,"datasetname") doesn't work... i need something like Sum(Fields!quantity.Value,"PAGE") Thank for answer and sorry for my 8bad) english. Dino. |