NAV 2013 Report Layout - Hiding Rows

jreynolds
Member Posts: 175
I recently upgraded some of my NAV 2009 reports to NAV 2013 and was confused by what happened to the Hidden property for table rows. Report 705 (Item Availability) is a good example. This report has a run-time option to use Stockkeeping Units. The layout in Visual Studio has a Table with several rows. Some of the rows are hidden depending on whether or not stockkeeping units are to be used. So in NAV 2009 the Hidden property for the table row has references to the Fields!UseStockkeepingUnit.Value. This is all fine and good. However, in NAV 2013 the layout now contains a Tablix and if you find the corresponding rows of the Tablix you will find that the Hidden property is not set. It turns out that there is a Tablix Member that corresponds to rows and groups and that is where you will find the Hidden property for the rows (here we find the references to Fields!UseStockkeepingUnit.Value).
So my question is what is the benefit of using the Hidden property on the Tablix Member vs. the Hidden property on the Tablix Row? And how do these work together? I find that working with the Tablix Member is more difficult because there is no visual indication of which row in the Tablix corresponds to which Tablix Member (or perhaps this is possible in Visual Studio and I just don’t know how to do it).
So my question is what is the benefit of using the Hidden property on the Tablix Member vs. the Hidden property on the Tablix Row? And how do these work together? I find that working with the Tablix Member is more difficult because there is no visual indication of which row in the Tablix corresponds to which Tablix Member (or perhaps this is possible in Visual Studio and I just don’t know how to do it).
0
Comments
-
I totally agree. The GetCode(12,1) stuff is really annoying. Find the hidden field and view the source expression. That will show you all of the fields. Copy all of them, then open VS and paste them into a new document. Turn on line numbers, then you can find what all of the fields are referencing in the layout.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