RDLC showing additional Rows in a table

Solved it by doing the Master/Detail Approach. Put 2 tablix in the list. on the first tablix set user details and made a row group so that the values dont repeat and then on the second tablix used the additional data fields.

Then dragged this additional data tablix into the row of first tablix and everything seems to work just fine.

For serial numbering i used Counting distinct values according to my userid

CLICK HERE to find out more related problems solutions.

Leave a Comment

Your email address will not be published.

Scroll to Top