whats the diff between break and section

Answers were Sorted based on User's Feedback



whats the diff between break and section ..

Answer / nameer

Sections: It is used to create Master/Detail report.
Ex: If you are appying section on particular column of a
table, each value of that column would form the master
table followed by the remaining column as detail table
related to that particular master value.
break:It is also used to break a single table into
different subset of tables based on a single column in
which we are applying break.So here the difference is that
the column value in which we applied the break also will
be included in the broken tables.

Is This Answer Correct ?    5 Yes 0 No

whats the diff between break and section ..

Answer / amit rathi

break removes duplictes.
and section appears outside the grid.

Is This Answer Correct ?    5 Yes 3 No

whats the diff between break and section ..

Answer / arabandisowmya

Sections breaks the reports into different block where as
break retains as one section

Is This Answer Correct ?    2 Yes 0 No

whats the diff between break and section ..

Answer / kiran

both are report formatting features.

Sections: are created to create Master/Detail
reports.sections are applied on the report
Breaks: removes the dublicates in the cloumn.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Business Objects Interview Questions

you have two tables table 1 contains emp id,name and deptno and tble 2 contains only depatment number some of the depatment no of 1st table are not present in table 2 how will you create a report only to get the departments of which excess in table 1

4 Answers   IBM,


Explain the data types present in bo and what happens if we implement view in the designer and report?

0 Answers  


While at local system, u could get all records say 1 lakh, but while at server u got only 50000 records when u run the report. What could be the causes. How to Rectify this.

0 Answers   Emphasis,


HOW DO YOU RESOLVE MULTIVALUE AND COMPUTATIONERROS?

2 Answers  


Explain is there any default username & pwd for bo designer & supervisor?

0 Answers  






What is the use of BO SDK?

5 Answers  


What is the difference between the Bo 3.0 and 3.1?

1 Answers  


I have 4 tables having many to many relationships between the tables? How i can get correct results in the report?

2 Answers  


Explain what is the difference between business requirement document and use case document.

0 Answers  


BO Webi report in running fine in Dev but takes a long time to run in Production environment, how to reduce this processing time.

1 Answers   Infosys,


Can any please explain FOR EACH AND FOR ALL?

2 Answers   HCL, Infosys, TCS,


use scheduler to refresh report.....explain please.....

2 Answers  


Categories