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  | 
                             
                            
                                    | 
                                         tyme 
                                        Starting Member 
                                         
                                        
                                        10 Posts  | 
                                        
                                        
                                            
                                            
                                             Posted - 2008-12-01 : 03:56:53
                                            
  | 
                                             
                                            
                                            | I've a calculated members called Average Rate..what should i do to display total Average Rate from the 1st january 2008 until current date?..for exp, if i select date 30 Nov 2008, the pivot table report will show total Average rate from 1st jan 2008 until 30 Nov 2008..appreciate if anyone can help me with correct syntax.. | 
                                             
                                         
                                     | 
                             
       
                            
                       
                          
                            
                                    | 
                                     visakh16 
                                    Very Important crosS Applying yaK Herder 
                                     
                                    
                                    52326 Posts  | 
                                    
                                      
                                        
                                          
                                           
                                            Posted - 2008-12-01 : 04:01:47
                                          
  | 
                                         
                                        
                                          Isnt this easier to just do it in report? use=SUM(Fields!AverageRate.value) as expression.  | 
                                         
                                        
                                            | 
                                         
                                       
                                     | 
                                   
                            
                            
                                | 
                                    
                                      
                                     
                                    
                                 | 
                             
                         
                     | 
                 
             
         |