Please help me to make report like that !
haihth
Member Posts: 32
Hi all mem !
I have to make a report like that: ( from Sales Lines table)
Product Group Code 1
---Item no 11
Quantity
Amount
---Item no 12
Quantity
Amount
Product Group Code 2
---Item no 21
Quantity
Amount
---Item no 22
Quantity
Amount
Problem is:
If i want to group by Product Group Code, I can't group by quantity of same item no.
Please help me !
Thanks you.
I have to make a report like that: ( from Sales Lines table)
Product Group Code 1
---Item no 11
Quantity
Amount
---Item no 12
Quantity
Amount
Product Group Code 2
---Item no 21
Quantity
Amount
---Item no 22
Quantity
Amount
Problem is:
If i want to group by Product Group Code, I can't group by quantity of same item no.
Please help me !
Thanks you.
0
Comments
-
Just check your GroupTotalFeilds...and corresponding to this check DataItemTableView property and define proper keys,which u want to group0
-
create the composite key : Product Group Code, Item No. (i.e. No. field in the Sales Line table).
then you group by product group code and within each product group code items can grouped and also quantity can summed.0 -
deepaknav wrote:create the composite key : Product Group Code, Item No. (i.e. No. field in the Sales Line table).
then you group by product group code and within each product group code items can grouped and also quantity can summed.
Thanks your reply.
But problem is:
I don't want to group by Product Group Code, I just only want group by same No. Item and use Product Group Code to seperate all item in same Product Group.
if i do that:
DataItemTableView:SORTING(Product Group Code,No.) ORDER(Ascending)
GroupTotalFields:Product Group Code, No.
Program will group by ProductGroupCode and Item No.
It's not what i want. I wanna group by Item No. , and seperate all item in same group into a one Product Group.
Can anybody help me?0
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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 250 Dynamics CRM
- 102 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
