Matrix
kljinnn
Member Posts: 23
Hi guys,
we need to make a project for school in navision. We have to make it in 6 weeks and we dont know anything of C/AL and Navision programming.
I have a table called DossierPerRegio and I need to make a matrix form of it.
table DossierPerRegio
RegioID - DossierID
1 - GA008
2 - GA009
1 - GE004
3 - ZO003
In the matrix I should count all the DossierID for each Regio. In this example I should see
RegioID - Aantal ( total )
1 - 2
2 - 1
3 - 1
I have read the how - to of mibuso but I dont understand it. I have only 1 week to make it. Please help because I cant find information of it.
In a next stage I need to split aantal in aantal Men & aantal Woman, but first I want to have it in total.
we need to make a project for school in navision. We have to make it in 6 weeks and we dont know anything of C/AL and Navision programming.
I have a table called DossierPerRegio and I need to make a matrix form of it.
table DossierPerRegio
RegioID - DossierID
1 - GA008
2 - GA009
1 - GE004
3 - ZO003
In the matrix I should count all the DossierID for each Regio. In this example I should see
RegioID - Aantal ( total )
1 - 2
2 - 1
3 - 1
I have read the how - to of mibuso but I dont understand it. I have only 1 week to make it. Please help because I cant find information of it.
In a next stage I need to split aantal in aantal Men & aantal Woman, but first I want to have it in total.
0
Comments
-
I think, that the best solution for you is create flowfield (COUNT) in table RegioID based on DossierPerRegio table0
-
in continuation to Lobust,write the following code
Matrix - OnAfterGetRecord()
CALCFIELDS(flowfield name);Regards,
GD0
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