Hi
How to show column header text of cross tab crystal report only at first page ??
Thanks
Hi
How to show column header text of cross tab crystal report only at first page ??
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Emily FosterPosted Mar 18, 2025, 8:20 AM
Hi there! I can definitely help with showing the column header text of a cross-tab Crystal Report only on the first page. One way to achieve this is by using the "Repeat Group Header On Each Page" feature in Crystal Reports.
Here's a step-by-step guide on how you can show the column header text only on the first page of your cross-tab report:
1. Open your cross-tab report in Crystal Reports.
2. Right-click on the column header of the cross-tab.
3. Select "Format Field" from the context menu.
4. In the "Format Editor" window that appears, go to the "Common" tab.
5. Check the box that says "Repeat Group Header On Each Page."
6. Click on the formula button (X-2) next to this checkbox.
7. In the formula editor, enter the following formula:
This formula will ensure that the column header is repeated only on the first page of the report.
8. Click "Save and Close" to apply the changes.
9. Preview your report to see the column header text only on the first page.
By following these steps and using the "Repeat Group Header On Each Page" feature along with a formula tied to the PageNumber, you can control the visibility of the column header text in your cross-tab Crystal Report.
I hope this helps! If you have any more questions or need further clarification, feel free to ask.