GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Business Objects

 Print  |  
Question:  break

Answer: why should we use break when we want calculate the sub-totals and grand totals?


December 12, 2008 21:55:00 #4
 mri_sonam   Member Since: July 2008    Total Comments: 15 

RE: break
 
Break works like groups in the Database,it groups all the data based on the distinct values for the specified dimension.
It can be utilized to calculate subtotals based on the dimension involved.
the functionalites available with Breaks are:
Braek Header or Footer
Center value across the breaks
Fold
Value based breaks
     

 

Back To Question