I have created a Report with SQLServer Reporting Service
I have MainReport with a table. with in that table i have one subreport. when i run the mainreport i have some duplicate records within the table.
I have controled the duplicates with "Hide duplicate" Property of textbox
But i need to hide duplicates of subreport.
How can i achieve this?
NaveenKumar