Using 2 datsets in SSRS Axapta 2012

In 2012, the sizes can be different (dynamic) for any employee.

Along with the details of Employee, I need to show the dimensions. Now I have a dataset in ssrs with empl details and another dataset with dimensions (multiple).

How can I show this together, for example,
Name: XYZ
dimension1
dimension2
dimension3

Name: ABC
dimension1
dimension2
.
.
,

Thanks in advance Regards,

+5
source share
1 answer

- LookUp().

: : SSRS

, LookUp() - , . .

+2

All Articles