What are the errors u have faced in creating reports in
business objects and explain some?
Answer Posted / raj
when we creating reports mainly we faced this type of errors..
#Multivalve: Occurs when you place a formula that returns more than one value in a cell that outputs. Or if a single cell is trying to display multiple values. Or occurs when you don’t set sql aggregate functions for a measure object in universe designer.
#Syntax: Occurs when a formula references an object that no longer exists in the report.
#error: the variable in the formula is incorrect. This error will occur.
#Incompatible and #Context: Occurs if you try to include objects from 2 Queries/contexts which does not have any relationship or tables which are not linked then #Context appears in case of measures and #Incompatible appears in case of dimensions because it has a non-existent calculation context.
#Data Sync: Occurs if the dimensions from different data providers are not synchronized or merged through a merged dimension. It also occurs when you place a dimension from a different data provider in a block containing dimensions from another data provider and 2 data providers are not synchronized through a merge dimension.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a fantrap in business objects?
Explain what would you consider as your biggest achievement and why?
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)?
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
What is the dense rank?
Is there any other repository domains rather than universe, security, document?
What are all difference between business objects 6.5 and xi r2?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
Explain how we drill up week to month?
what are the tables used in health care domain project and columns used in report?
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
What are the steps to do to use alerts in bo?
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.
Can anybody tell me what are the tuning problems?