Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | manoj.jastiStarting Member
 
 
                                        1 Post | 
                                            
                                            |  Posted - 2014-09-18 : 12:55:17 
 |  
                                            | Hi, my Client has a requirement for a report like they can pass mulitple values for a parameter(employee) through a list boxi have to take those mutiple employee values and have to generate a report for each employee such as                             Employee Name: Manoj          Tablix 1 for Manoj: ---------------------          Tablix 2 for Manoj:                                                           page :1                           Employee Name: test             Tablix 1 for Test :-----------------------              Tablix 2 for Test:                                                            page :2So how can i loop through the employee names to display different reports and have to show in single PDF ?I appreciate any help javascript:insertsmilie('  ')!!  |  |  
                                |  |  |  |