Prasant Jinaga

Prasant Jinaga

  • 1k
  • 751
  • 425.7k

Display Multiple Record values in SSRS

Jul 1 2011 5:39 AM
Hi All,

I have two tables like
 ID NAME
 1 A
 2 B

 ID VALUE
 1 X
 2 Y
 1  P
 2 Q

Now I want to display in my SSRS Report something like this.
A B
 X Y
 P Q

Could anyone help me out on this how to display in the Report.
Thanks,
Prasant

Answers (2)