In 2012 dimensions could be multiple(dynamic) for any employee.
Along with Employee details 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 it together e.g
Name: XYZ
dimension1
dimension2
dimension3
Name:ABC
dimension1
dimension2
.
.
.
Thanks in advance
Regards,