reporting services - Some of the page numbers are repeated when exporting to word -



reporting services - Some of the page numbers are repeated when exporting to word -

i have study 50 pages. have 1 list control, , list command contains table control. using grouping in list, page break @ end. want each grouping on 1 page. example, if size of info bit more of pages moves sec page.

the problem getting of pages same number info 1 grouping more 1 page. using look in footer:

format(globals!pagenumber & "of" & globals!totalpages)

when have 50 pages after exporting word 45, becuase 5 or 6 pages repeated, giving "1 of 45" instead of "1 of 50".

note using ssrs 2005.

reporting-services reportingservices-2005

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -