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  | 
                             
                            
                                    | 
                                         SunnyDee 
                                        Yak Posting Veteran 
                                         
                                        
                                        79 Posts  | 
                                        
                                        
                                            
                                            
                                             Posted - 2013-04-04 : 14:19:06
                                            
  | 
                                             
                                            
                                            | Hello All:I'm trying to create a linked report, but i am receiving an error 'xxx parameter is missing a value'.The parameter is set up as follows:HiddenDefault Value = 0103Data Type = StringThe parameter in the SSRS report is populated through a query (dataset).   The value I'm passing if I was running the report manually would be 0103.It is as if the linked report does not see the value based on the message returned.   Is there another step I need to take since the parameter is populated through a data set?   Is it not possible to use a parameter in a linked report that is populated as a query? | 
                                             
                                         
                                     | 
                             
       
                            
                       
                          
                            
                                    | 
                                     visakh16 
                                    Very Important crosS Applying yaK Herder 
                                     
                                    
                                    52326 Posts  | 
                                    
                                      
                                        
                                          
                                           
                                            Posted - 2013-04-04 : 14:26:11
                                          
  | 
                                         
                                        
                                          | are you sure value you set for default is actually a value returned by dataset (ofcourse without any additional unprintable characters like space etc)------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs  | 
                                         
                                        
                                            | 
                                         
                                       
                                     | 
                                   
                            
                            
                                | 
                                    
                                      
                                     
                                    
                                 | 
                             
                         
                     | 
                 
             
         |