Item/Item Ledger Entry Report Grouping

mxlim
Member Posts: 21
Hi all,
I'm doing a report which requires the following grouping:
1) Group by Item Ledger Entry."Location Code"
2) Group by Item."Inventory Posting Group"
3) Sort by Item."No."
- Each Item."No." has to evaluate the corresponding records in Item Ledger Entry."Item No." for a certain Start Date --> End Date
4) Group Total for Inventory Posting Group
5) Group Total for Location
The output required is as below:
I am unable to figure out how to structure the data items in the report to allow such a grouping. Any help is much appreciated. Thanks!
Regards,
Nicholas
I'm doing a report which requires the following grouping:
1) Group by Item Ledger Entry."Location Code"
2) Group by Item."Inventory Posting Group"
3) Sort by Item."No."
- Each Item."No." has to evaluate the corresponding records in Item Ledger Entry."Item No." for a certain Start Date --> End Date
4) Group Total for Inventory Posting Group
5) Group Total for Location
The output required is as below:
LOCATION:SF INVT. POSTING GROUP: MM Item."No." Item."No." etc. TOTAL MM: xxxx TOTAL SF: xxxx
I am unable to figure out how to structure the data items in the report to allow such a grouping. Any help is much appreciated. Thanks!
Regards,
Nicholas
0
Comments
-
To use native grouping you need to have all data in one table. It means you need to have Location Code (ok), Inventory Posting Group (missing) and Item No. (ok) in the Item Ledger Entry. Than you just needs one DataItem and set the grouping there. It means you need to somehow add Inventory Posting Group into the table 32, else you need to do nested dataitems and do the grouping in another way
(nested Dataitmes in this order - Location - Inventory Posting Group - Item - Item Ledger Entry)
- in case of nested DataItems you will have longer processing time, because it will go through all location, all Inv. PG all Item regardless if there exists some Item LE for the combination...0 -
I added a new field (to capture Inventory Posting Group) and key to the Item Ledger Entry Table. It works fine, but there is already a flowfield in the table which contains the same value. Can I use the flowfield to group the records instead? Navision does not allow the flowfield to be a key.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