Visual studio nested tables

blackc2005
Member Posts: 18
Hi all, I am trying to create a report in NAV 2013 for our shipments which shows the items and then the lot numbers that were shipped. I've created the report but I cannot figure out how to add a second table on the report to show the lot numbers. Does anyone have documentation or examples of this?
0
Answers
-
Convert a report with txt2al tool.0
-
-
I'm sorry you're right. I'm too much in BC these days. Why don't you just use one of the many standard reports as An example?0
-
I'm sorry you're right. I'm too much in BC these days. Why don't you just use one of the many standard reports as An example?
Ok, can you point me to a standard report that has something like this so I can look at it? I have looked at tons of them and cannot find one that has document lines + lot no's on it.0 -
Nested tables do not really exist in VS. You have to group and filter your dataset to get the desired result. I do not know how to explain this in limited time. Took me a lot of practice to get this right. Almost all reports deal with this slightly different0
-
There You have relation between Sales Shipment Line -> Item Ledger Entries using table 6507 Item Entry Relation
in this table You can filter this shipment line using "Source ID", "Source Type", "Source ....."
This table have a Field "Item Entry No." (Entry No from Item Ledger)
so
For each sales shipment line I collect related item ledger entries (temp record in my report) and after each shipment line add repeater to show lots,serials,expirationdate .... what ever You need from related item ledger entries.
Sales Shipment Header
- Sales Shipment Lines
-- Item Ledger Entries (temp record)
P.S. simplest way there can be like navigation... so separated section after all shipment lines, that show all Item Ledger entries for this document ;o)
Sales Shipment Header
- Sales Shipment Lines
- Item Ledger Entris
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