RDLC Report Merge 2 Rows In 1 Row NAV 2013
FurkanR
Member Posts: 6
Hello Developers,
I have a question about RDLC Report in NAV 2013
I have 2 rows like this
Store10 2.00 5.00 0.00 0.00
Store10 0.00 0.00 3.00 9.00
And I want 1 row by merging these, like;
Store10 2.00 5.00 3.00 9.00
How can it possible ?
Thanks for your answers.
I have a question about RDLC Report in NAV 2013
I have 2 rows like this
Store10 2.00 5.00 0.00 0.00
Store10 0.00 0.00 3.00 9.00
And I want 1 row by merging these, like;
Store10 2.00 5.00 3.00 9.00
How can it possible ?
Thanks for your answers.
0
Comments
-
Hi,
make an extended Dataset in the report and fill the values in to different fields.
Field: Store A-A A-B A-C A-D B-A B-B ...
Values: Store10 2.00 5.00 0.00 0.00 10 0.00 0.00 3.00 9.00
Than you can filter in one row with iif(xxx.value <>...)0 -
How about grouping on the first column? Then use static group instead of details group and Sum() for the values.
In case you only need the sums and not the single values in the report, please try to sum directly in NAV object. You can use Query object for this.
Cheers
CarstenCheers
Carsten
==> How To Ask Questions The Smart Way
This post is my own opinion and does not necessarily reflect the opinion or view of my employer.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
- 323 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