Footer value in rdlc reports
thankesh
Member Posts: 170
Hi,
I have a report in NAV 2009 R2 (rdlc), in which i want to display the Last value of the expression in RTC in the footer of a table box. But, the "Last!Field1.value" does not shows any value in the table box. I have checked the hidden expression too.
Note: The Field1 control in classic client report design has been placed in the footer section. :-k
I have a report in NAV 2009 R2 (rdlc), in which i want to display the Last value of the expression in RTC in the footer of a table box. But, the "Last!Field1.value" does not shows any value in the table box. I have checked the hidden expression too.
Note: The Field1 control in classic client report design has been placed in the footer section. :-k
With warm regards,
Thankesh
***Learn to lead***
Thankesh
***Learn to lead***
0
Comments
-
Why Last!Field1.value shows blank value? Any guess. I tried by placing the footer value in the table box details. It shows that
(Last!Field1.value) as blankWith warm regards,
Thankesh
***Learn to lead***0 -
You have to try by adding Last! field in body section and set visibl false..
and use the field as reportItems! in page footer just like Page header..0 -
well, did you check the dataset if the Last! field there is really empty?-Mihail- [MCTS]0
-
mohana_cse06 wrote:You have to try by adding Last! field in body section and set visibl false..
and use the field as reportItems! in page footer just like Page header..
I am getting this kind of error, if i try by adding Last! field in body section and set visibl false..
and use the field as reportItems! in page footer just like Page header
"The Value expression for the textbox ‘Resource’ refers to the field ‘field1’. Report item expressions can only refer to fields within the current data set scope or, if inside an aggregate,"With warm regards,
Thankesh
***Learn to lead***0 -
mihail_kolev wrote:well, did you check the dataset if the Last! field there is really empty?
Yes. I checked that the Last!Field1.value gives really blank values by placing the relevant field in the details by changing the expression as "=Field1.value". While examining the values in details section, it shows the last value as empty and the previous to last value shows the exact value what I want. Would it be able to bring the previous value from the last??? :-kWith warm regards,
Thankesh
***Learn to lead***0 -
May I know the field expressions in body and Page footer?
http://msdn.microsoft.com/en-us/library/ms252093(v=vs.80).aspx0 -
Field Expr in body - "=Fields!ActCurrMonth_GM.Value" - where the textbox95 containsmohana_cse06 wrote:May I know the field expressions in body and Page footer?
http://msdn.microsoft.com/en-us/library/ms252093(v=vs.80).aspx
Field Expr in Footer - "=Last(Reportitems!textbox95.Value)"With warm regards,
Thankesh
***Learn to lead***0 -
Is there any way to find the values in backend, when the report runs in RTC? so that the expression in the textbox can be changed to anyone of the aggregate function (Last,First, Min,Max etc).With warm regards,
Thankesh
***Learn to lead***0 -
thankesh wrote:mihail_kolev wrote:well, did you check the dataset if the Last! field there is really empty?
Yes. I checked that the Last!Field1.value gives really blank values by placing the relevant field in the details by changing the expression as "=Field1.value". While examining the values in details section, it shows the last value as empty and the previous to last value shows the exact value what I want. Would it be able to bring the previous value from the last??? :-k
you can write a function in RTC Code, did you try it?
Place the field in table body, and write a function to get the value if not blank.Lakshan Kulawansa
ERP Consultant - MS Dynamics NAV
https://lk.linkedin.com/pub/lakshan-vindana-kulawansa/37/2a2/5920
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
- 611 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 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

