First Page is Blank in report
nverma
Member Posts: 396
I created a report, with 3 dataitems, but it always starts with an empty first page, it has a header, but no data. Is there any way to skip that first page?
I want each posting group to start on a new page. To do this, I have used the property: NewPagePerGroup (YES).
I have tried using CurrReport.Newpage (on the Customer GroupHeader), that didnt work aswell, it still creates an empty page.
I have tried playing around with KeepWithNext property, but it didnt yeild any postive outcome.
Report Layout:- http://www.zshare.ma/o1et1khnbms7
Report Preview:- http://www.zshare.ma/copfsevfufar
Any suggestions on how I can get past this issue.
I want each posting group to start on a new page. To do this, I have used the property: NewPagePerGroup (YES).
I have tried using CurrReport.Newpage (on the Customer GroupHeader), that didnt work aswell, it still creates an empty page.
I have tried playing around with KeepWithNext property, but it didnt yeild any postive outcome.
Report Layout:- http://www.zshare.ma/o1et1khnbms7
Report Preview:- http://www.zshare.ma/copfsevfufar
Any suggestions on how I can get past this issue.
0
Comments
-
why have a header with no data?
Hide/delete that section.
you can also play with the SHOWOUTPUT function:
http://msdn.microsoft.com/en-us/library/dd355393.aspx
If this is about the a/r report - it is used in that report to show or hide sections based on if you want to see or hide the details (see options tab)
OnPreSection()
CurrReport.SHOWOUTPUT := PrintDetail; (Boolean)
Note :NewPagePerGroup
"Use this property to determine whether there should be generated a page break before each new group, as defined by the GroupTotalFields property.0 -
Header just contains a list of labels. After the header gets executed, it leaves the rest of the page blank and from the 2nd page it starts again but this time it runs the body section.
Any idea why???
I tried playing around with showouput, but that didnt work aswell.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions