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
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?
How can you first report in Business Objects by using broadcast agent?
Explain about a time when you discovered a more efficient way to do a work task?
Explain is data mart?
What is the difference between datawarehousing and businessintelligence?
How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
how to prepare the documentation in business objects and where to get the requirement?
Explain when we use aggregate awareness function in designer?
How would you format some text using css to be verdana and bold?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
Can we create universe with no cache??
Explain the data types present in bo and what happens if we implement view in the designer and report?
What is object stores?
Which versions are used in the bo dashboard work?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?