DataCubeService.deleteFormula Method
        
 Deletes a formula from the data cube.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the data cube. 
            - formulaId
            
 
            - 
                
Type: String
The ID of the formula to delete. 
        
        Return Value
        
Type: jQuery.Promise
        
A promise object that is resolved when the call is complete.