Section displayed conditionnally - RDLC Layout

poppins
Member Posts: 647
Hi everyone,
I am working on a Classic Report to get the RDLC Layout (Tools -> Create Layout Suggestion)
In the classic report there is a section containing a label that is displayed conditionnally with the following code in the OnPreSelection Trigger:
How can I get this done in RDLC???
I am working on a Classic Report to get the RDLC Layout (Tools -> Create Layout Suggestion)
In the classic report there is a section containing a label that is displayed conditionnally with the following code in the OnPreSelection Trigger:
CurrReport.SHOWOUTPUT:="MyTable".MyField;where MyField is a boolean field...
How can I get this done in RDLC???
0
Answers
-
Take a look at this link
http://msdn.microsoft.com/en-us/library/dd354976.aspx0 -
ara3n wrote:Take a look at this link
http://msdn.microsoft.com/en-us/library/dd354976.aspx
I've already seen that link, the problem is that the field to include in the Visibility Expression (MyField) doesn't exist in the DataSet of the report when I view the Layout in Visual Studio :?0 -
You need to add the field in sections and set visible to False.
then it will be shown in Dataset of rdlc0 -
mohana_cse06 wrote:You need to add the field in sections and set visible to False.
You mean I have to add the field in the Section of the Classic Report, in a TextBox for example???0 -
mohana_cse06 wrote:You need to add the field in sections and set visible to False.
then it will be shown in Dataset of rdlc
You mean I have to add the field in the Section of the Classic Report??? in a TextBox for example???0 -
yes, in calssic report sections..0
-
mohana_cse06 wrote:yes, in calssic report sections..0
-
Yes, you can check base reports like 4 erc..0
-
Thanks a lot0
-
poppins wrote:Thanks a lot0
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