what is the difference between breaks and sections?
Answer Posted / naidu
Break:
If we apply break on an object/dimension it removes the
duplicate instances of an object unique value and the break
groups the small amout of data and displays the grand total
for the block.
If we apply charting for the above table/block,it will give
a single chart for all the groups i.e for all values of an
object.
Section:
If we apply section on an object it gives us the master
detailed report(multiple blocks) for every instance of an
unique value of an object/dimension and it gives us the sub
totals for very group/block i.e for every value of an
object. If we apply charting on the Sectional report,it
will generate a separate chart for every sectional value.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can more than 1 metric be applied on an analytic in business objects?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
What is the difference between slice and dice and cross tab report?
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
What is Indexing? how did u implement indexing?
Difference between zabo and webi?
can anybody tell me about complicated object you have created
What is a bo repository?
Explain what is the difference between business requirement document and use case document.
Explain difference between zabo and webi?
Explain what sort of existing documents should business analysts refer to when starting on a new project?
Explain is there any other repository domains rather than universe, security, document?
How to restrict password to a user while sending a document in .pdf format
What is the difference between business requirement document and use case document.
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance