RDLC group by - add rows dynamically

Damjan
Member Posts: 94
Hi All,
I am changing standard report 111 - "Customer - Top 10 List" where I need to insert the customer contacts (Customer A has 3 contacts); those 3 contacts have to be displayed as the subset of second row (fields: [No_Customer], [No_Customer], [SalesLCY_Customer], [BalanceLCY_Customer]).
I have inserted a group by parent, and then inserted just 2 additional fields from DataSet_Results
- [ContactNo]
- [ContactName]
It gets correct contact number and contact name, but only 1 record is displayed, where it needs to display as much rows as contacts per customer exists.
RDLC layout

- group by is set to field: [No_Customer]

Report is loaded with only 1 row for contact per customer, but it should display as many rows with contacts as number of contacts exists per customer (I get this data from procedure I created in the code of report).

Thank you
BR Damjan
I am changing standard report 111 - "Customer - Top 10 List" where I need to insert the customer contacts (Customer A has 3 contacts); those 3 contacts have to be displayed as the subset of second row (fields: [No_Customer], [No_Customer], [SalesLCY_Customer], [BalanceLCY_Customer]).
I have inserted a group by parent, and then inserted just 2 additional fields from DataSet_Results
- [ContactNo]
- [ContactName]
It gets correct contact number and contact name, but only 1 record is displayed, where it needs to display as much rows as contacts per customer exists.
RDLC layout

- group by is set to field: [No_Customer]

Report is loaded with only 1 row for contact per customer, but it should display as many rows with contacts as number of contacts exists per customer (I get this data from procedure I created in the code of report).

Thank you
BR Damjan
1
Answers
-
I havent done reporting in ages...
I think you will need to replicate something like action "customer/vendor/bank accn" action.
You need to link first with contact business relation table (5054).
-Filter customer no. to no. field.
-Use contact number to filter Table 5050, type=person, company no.=T5054."contact no."
Having this in mind, you will need to create a couple of row groups, one under the other.
hope this helps.
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