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 |
I have 4 tables having many to many relationships between the tables? How i can get correct results in the report?
Pls say any one... how will u create a report using oracle stored procedure? could u pls send me the step.....
What is the difference between the Bo 3.0 and 3.1?
can anybody explain me in detail about software development life cycle of business objects in detail?
IN BO i have data source having the data like "abc" and after creating the Report on that datasource the data unmathed like "def".what will you do ? please anybody help me
I am working on Business Objects-reporting side. Database is Teradata. I have two questions here: 1. We will be working only on Infoview on QA environment. Do I need to add ODBC entries for the QA database server on my machine to be able to create/refresh Infoview reports? I will not be using Desk_I or Web_I rich client. 2. Once reports are developed,Admin team would migrate the reports to Production and make these available to business users. The reports are Refresh on Open. Would the business users need to have the ODBC entries of Production database server in their machines to be able to refresh these reports?
without creating the business view is there possible to create & generate the Crystal reports?
CAN WE CREATE VIEW IN BO (NOT DERIVED TABLES)?
Explain what are the steps to be taken to schedule the report?
HOW MANY TABLES ARE EXISTED IN WEBI REPORT?
How to Avoid the overlaping the blocks in WEBI.
plz tell me about BOmain key in detail?