how to solve #multivalue, #syntax, #error. iwant complete
solution process in practical wise?



how to solve #multivalue, #syntax, #error. iwant complete solution process in practical wise?..

Answer / narsi

practical wise:

#Multivalue :- this error will occur in 3ways
1) #multivalue in aggregation
2) #multivalue in breaks header or footer
3) #multivalue in section level.

1:-- the o/p context not include i/p context its situation
this error occurs.
Ex: in a report i have year,city dia's & Revenue measure is
there.
=<revenue> In <year>
The above condition will to run the query getting revenue
column #multivalue error occurs.

solution: cilck the formulabar in view menu
select the error containg cell, edit the formula to
write below condition.
= <revenue> In(<city>,<year>) In <year>
The above formula will run correct data will appear in the
report.
Note: the above condition by default it will take agg "sum"
function.

#syntax:--
the variable in the formula no longer exist in the
condition.

Ex:- <product price> * <quantity sold>
The above condition will run this error will occur.

Solution:- Click edit dataprovider--> new object will be
need --> select error cell --> edit formula --> click ok.

#error:--
the variable in the formula is incorrect. this
error will occur.

solution : go for data menu --> click variable
select the error containing a cell --> copy the formula in
edit menu --> paste it in new cell --> go for formula bar in
view menu --> --> take the first error containg cell
-->edit the formula --> repeat the above steps.

Is This Answer Correct ?    18 Yes 20 No

Post New Answer

More Business Objects Interview Questions

What are the different types of Filters available in BUSINESS OBJECTS?

3 Answers  


What problems you have faced while creating an universe? tell me an incident and how you went about solving it?

1 Answers   Fidelity,


how to create reports on screech?

0 Answers   Zensar,


2 table is there , thats column is different name but data type is same, 2 tables values are same. how to you findout both values are same?

1 Answers   iFlex, Patni,


Can i merge two dataproviders if they do not have common column?

3 Answers  






. User wants to modify a report and wants to add additional data. How will you approach.

2 Answers  


What is the use of Surrogate key in BO?

8 Answers   IBM,


Can anybody tell me the difference b/w canned and adhoc reporting?.

5 Answers  


WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?

4 Answers  


if we run a report it is taking so much time to display the report,what to do to increase th performance of the report

3 Answers  


Explain how to schedule the report in b.o?

0 Answers  


How can we acheive Correlated sub-query in Designer?

2 Answers   Infosys, TCCX, Wells Fargo,


Categories