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 i use stored procedure in webi?
what is master-detail report
Explain how to execute the plsql procedure from the report by clicking with mouse?
every alternative row should be hilighted ? how u can ?
User name and password is saved by Business objects when we create repository. and this username and password is saved in Table obj_m_actor table in repository. The password in incrypted form. It is possible to Dycrypt That Password.
What is the difference in creating filters in designer and business objects?
I need to modify Web Intelligence Report, I need to Add 7 columns in WEBI Report-Java Pannel, so i could Add only 6 Columns in the Webi-Java Pannel as one X Table - X Column is not available in the Universe. I was advised that i can do it with Free Hand SQL in Web Intelligence even X Table - X Column is not available in Universe. Please kindly let me know how to implement the same
How can we improve performance?
HOW TO INSTALL BOXI
What is a category?
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.
how can we build one report from two data bases