How to solve the following errors coming in report development?
1.Syntax 2.multi value 3. #Error 4.computation and 5.Objects
are not compatible

Answer Posted / jansi

Syntax error: As the name indicates, check the syntax of
the formula used.

Multivalue error: Use some aggregate functions such as Max
(), Min(), Sum(), etc... (but that mainly depends on the
requirement)

#Error: This can be solved by checking the formula. For
e.g. If one has a UserResponse function like this.
UserRepsonse("DP1","Enter a date") and if the date format
id mm/dd/yyyy, then the following formula will lead to
#Error.

ToDate(UserRepsonse("DP1","Enter a date"),"dd/mm/yyyy")

This can be solved by using "mm/dd/yyyy" instead
of "dd/mm/yyyy"

Computation error: This error occurs if we don't have a
required object in the block. Sometimes we don't want a
particular object to be visible. In that case, to avoid
computation error, just include that object in the block
and hide it.

Objects not compatible: In this case, try creating detail
objects and associate them with the necessary dimensions
and instead of placing the objects, place the newly created
detail objects.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what would you consider as your biggest achievement and why?

746


can some body explain how migrate the BoXI r2 to BO 3.x and crystal reports XI r1 to Crystal report 2008 ?

1126


How to execute the plsql procedure from the report by clicking with mouse?

793


What is a fantrap in business objects?

804


What is top business?

737






What is the difference in creating filters in designer and business objects?

780


what is document design in boxi,have u participate in that

1831


Did you face any problems while creating reports? Name? Solutions?

3450


Hi, What is the best answer for tell me about yourself for 2 years experience in bo developing.

4048


what is xcelsius architecture?

4303


How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?

756


How would you format some text using css to be verdana and bold?

855


Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?

799


Explain in detail about type 1?

871


Explain what is the difference between business requirement document and use case document.

756