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 |  
                                    | Beginer2012Starting Member
 
 
                                        45 Posts | 
                                            
                                            |  Posted - 2012-07-13 : 12:36:23 
 |  
                                            | Hello,I'm building a report that has a dataset which calls a procedure. This procedure requires a parameter. The parameter is not determined until the user enters it.Basically it is a table name. How ever the fields of the dataset are not showing becasue the procedure needs a parameter at run time. So I can not use fields in the dataset in my tablix becasue the dataset does not have any yet.Any ideas about this problem ?Thank you |  |  
                                |  |  |  |