Report Design Nav 2009 R2

Prasoothan
Member Posts: 2
Hi,
I am new to CSIDE and C/Al. I am using Nav 2009 R2.
I would like to design a report based on the following SQL Query. Please guide.
select [Item Category Code], sum(B.[Invoiced Quantity]) as Qty, sum([Cost Posted to G_L]) as Value
from [CRONUS International Ltd_$Item] A
inner join [CRONUS International Ltd_$Value Entry] B
on A.No_ = B.[Item No_]
where B.[Posting Date] <= '04/30/2019'
group by A.[Item Category Code]
order by A.[Item Category Code]

Thanks,
Prasoothan
I am new to CSIDE and C/Al. I am using Nav 2009 R2.
I would like to design a report based on the following SQL Query. Please guide.
select [Item Category Code], sum(B.[Invoiced Quantity]) as Qty, sum([Cost Posted to G_L]) as Value
from [CRONUS International Ltd_$Item] A
inner join [CRONUS International Ltd_$Value Entry] B
on A.No_ = B.[Item No_]
where B.[Posting Date] <= '04/30/2019'
group by A.[Item Category Code]
order by A.[Item Category Code]

Thanks,
Prasoothan
0
Best Answer
-
1. Create a New Report
2. Add DataItem Item Table (27) and DataItem to Value Entry Table ( 5802 ). Link Both
3. On the Data Item of the Item Table, select Properties, and in the ReqFilterFields add Item No.,Posting
Date and Item Category Code
4. On the Data Item of the Item Table,in the field DataItemTableView set your sorting on the field desired.
N.B The field should be created/exist as key in the Item Table
5. Then Click on View and Layout and start designing the Report.
This is the basic to start with the report. You will need to dig it a little bit and read some
https://docs.microsoft.com/en-us/dynamics-nav/report-design-walkthroughs
Hope it helps !5
Answers
-
1. Create a New Report
2. Add DataItem Item Table (27) and DataItem to Value Entry Table ( 5802 ). Link Both
3. On the Data Item of the Item Table, select Properties, and in the ReqFilterFields add Item No.,Posting
Date and Item Category Code
4. On the Data Item of the Item Table,in the field DataItemTableView set your sorting on the field desired.
N.B The field should be created/exist as key in the Item Table
5. Then Click on View and Layout and start designing the Report.
This is the basic to start with the report. You will need to dig it a little bit and read some
https://docs.microsoft.com/en-us/dynamics-nav/report-design-walkthroughs
Hope it helps !5
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