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 all the latest SAP – Business Objects - XI Certification Dumps, SABE201: BUSINESS OBJECTS(TM) Enterprise Certified Professional XI – Level One SABE301: BUSINESS OBJECTS(TM) Enterprise Certified Professional XI – Level Two SABE401: BUSINESS OBJECTS Enterprise Certified Professional XI – Level Three SABE501V3.0: BUSINESS OBJECTS Certified Professional – BUSINESS OBJECTS Enterprise XI 3.0 – Update. RDCR201: BUSINESS OBJECTS Certified Professional – Crystal Reports 2008 – Level One RDCR301:1 BUSINESS OBJECTS Certified Professional – Crystal Reports 2008 – Level Two RDCR08201: BUSINESS OBJECTS Certified Professional – Crystal Reports 2008 – Level One RDCR08301: BUSINESS OBJECTS Certified Professional – Crystal Reports 2008 – Level Two RDCR08401: BUSINESS OBJECTS Certified Professional – Crystal Reports 2008 QAWI201V3.0: BUSINESS OBJECTS Certified Professional Web Intelligence XI 3.0 QAWI301V3.0: BUSINESS OBJECTS Certified Professional BUSINESS OBJECTS Web Intelligence XI 3 DMDI201: BUSINESS OBJECTS Data Integrator XI – Level One DMDI301: BUSINESS OBJECTS Data Integrator XI – Level Two You can get Guarantee Pass 100 % Score with these Dumps, If interested in any of the dump, drop me a mail to: srivatsav.2k5@gmail.com with Certification code
What are the advantages of setting up LOVs in the Universe?
2 Answers Cap Gemini, Deloitte,
Explain what are the steps to be taken to schedule the report?
1.what is input level context and output level context in webI? 2.what is a cascading prompt? Where will you give this and how? 3. What is External Strategy?
Explain what are the steps to do to use alerts in bo?
IS THERE ANY MINIMUM RQUIREMENT TO DEFINE CONTEXT?
We can have two separate installations of BOE XI 3.1 on a single server?
When to use local filter and when to use global filter?
What are alertors in Business Objects?
If there is no common dimension? Is it possible to combine two different dataproviders?
What is pragma?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.