Symptom
How to insert page number on each page for Cross-Tab report in Crystal Reports
Environment
Crystal Reports 2008 All Patches
Resolution
- Create a formula in Crystal Reports Designer as below,
WhileReadingRecords;
“”
- Create a group on this formula. If the report already contains groups, move this formula to the top of the grouping list. It will not affect the other groups or records in any way.
- Move the Cross-tab from the Report Header to the Group Header1 and suppress Group Footer1
- Add the Page Number field to the Page Footer.
OR
The easiest solution is to place the Cross-tab in the Report Footer, ONLY if the report contains this single object.
Keywords
Page number in Cross Tab, cross tab, page number, page number on each page of cross tab, crystal reports. , KBA , BI-RA-CR-DSL , Crystal Reports on C++ Data Semantic Layer (ClassicUniverse) , How To
Product
Crystal Reports 2008 V1