Fields on Page header in Report Layout

kanchan
Member Posts: 21
Hi,
We have to display Vendor address in PO report.For that we have added fields in Report Layout -> Page Header as 'ReportItems!Purchase_Header_Buy_From_Vendor_Name.Value'.But after running the report in RTC we are getting error '#ERROR'.
Is the syntax written is wrong or there is any other way to display fields on Page Header of a report layout?
We have to display Vendor address in PO report.For that we have added fields in Report Layout -> Page Header as 'ReportItems!Purchase_Header_Buy_From_Vendor_Name.Value'.But after running the report in RTC we are getting error '#ERROR'.
Is the syntax written is wrong or there is any other way to display fields on Page Header of a report layout?
--
Kanchan Patil
Kanchan Patil
0
Comments
-
as per my knowlwdge, we cannot directly show fields on page header.
we have to use code.
check basic report layouts you will get some idea?0 -
To print fields on headers, you need to put it on the body as hidden, and then add a reference to it on the header using ReportItems!, for example, you would add "Company Name" to any textbox on the body, and then reference it as ReportItems!textbox999.value.
The textbox999 is the name of that particular textbox on the body.0 -
We did the same thing as you suggested, but it is still not working.
we are still getting '#error' instead of the value.--
Kanchan Patil0 -
I've done it in my reports and it works perfectly.. check that you have spelt the textboxes names correctly (it's case-sensitive), and also check that the textbox on the body is really printing (it's not on a row which is hidden for example), and inside the margins.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions