Hi ,
How to repeat the same SSRS report design for the different records ?? Please Any buddy know the answer let me know that .......
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ravi MPosted Dec 21, 2016, 3:59 AM
Amit Kumar SinghPosted Dec 21, 2016, 1:41 AM
Make a subreport that handles all the tables and datasets for one single customer.
Then use a list object that is populated by a dataset of all the customers you want to display, and put the subreport in the list object, passing the customerId to the subreport.
Abhishek ChadhaPosted Dec 21, 2016, 1:21 AM