What are the errors u have faced in creating reports in
business objects and explain some?
Answers were Sorted based on User's Feedback
Answer / prakash
Hi,
While creating the Reports mainly we face
syntax/Computation/multivalue/Objects are not compatible
related errors.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / babu
when creating reports mainly we faced
multivalue,#context,Datasync error and incompatability
errors also
multivalue : it means passing more than one value into
single measure object then it will occur
Sol:goto object properties set Sum in the list box and
export the universe.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What is the difference between business requirement document and use case document.
How to particiapte the columns availabe in the Derived tables in the Reporting window? How it's done?
Explain the difference between compatible and incompatible objects?
Can master data change???if yes then how it'll change.....please explain with example...... thanx
What is ment by For each For all function. In which case we use the option in BO?
working with Business Objects 6.1(a), i m facing a problem. when i save the BO report containing chart aswell as table in .xls then the null vlues in the table automatically are converted to 0, thereby istorting the chart also. please provide me the solution as soon as possile.
How do you restrict access to rows of a database?
how to make a report avilable to other users?
Difference between zabo and webi?
I have two data providers with common dimension and measures. The only difference between two data providers is in condition 'Fiscal Year'.One data provider calculates for current year and other one calculates for previous year. So in prompts if I am passing 2008 as current year then the two data providers should be able to calculate for current year and previous year individually. So Can anybody tell me how to do calculation in data providers. ( I am using BO WebI report )
What is the difference between the prompt and cascading prompt
How to link two different universes ?