
Hi Guys,
For example: I have 3 fields. i.e. no,description, quantity.
in my no field ,i have the duplicate values.& also description have same values.
I want ,that 2 same entry ,should i get in one entry.as shown in below image.i.e. result.
And that same entry have quantity also , so i want sum of that quantity as shown below image.
.
Is there is any way to do this.
Add a group in the tablix on the No field, then calculate the Sum(Quantity).
Add an RDLC layout to a report - Training | Microsoft Learn
Walkthrough: Designing a Report from Multiple Tables - Business Central | Microsoft Learn