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 |
Can any one say me wat does"maintanence of universe" means wit?
2 Answers Business Intelligence Analytics, NAL, TCS,
There are two options to set "max number of rows fetched" from designer, 1. Tools> Options 2. From universe parameters What is the different between these two and why their valus are different?
I have Startdate,enddate objects in querypanel and prompt on those objects.how would i get before 2 years data,if i run that query.
what is the difference between add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?
How to implement LDAP authentication in BOE
What are the major problems will occur while migrating to the one version to another version?
why less number of records in loop? why more number of records in traps?
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 )
Hi frns, In the report level i have dragged objects in the query panel. If i check the sql query it is displaying 2 separate queries. What will be the possibilities for this?
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 using Business Objects 6.1(a) facing a problem. ie when we save report in xls format then in xls sheet pictures are inserted into rep file are not come. Is it a bug. Give me answer as soon as possible. Thanks in Advance
How to change the order of prompts in universe?