i\'m using visual studio 2012 with c# and want to use rdlc for some reports. I\'m a little bit familiar with reports and i can show my data on tablix or other controls. But
You need to set up the column group approrpriately.
With the same data as above:
Start with a matrix:
Remove the row group column and remove any grouping from the column group.
It should look something like this:
The end result looks like your requirement: