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,
source
share