Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

When to use local filter and when to use global filter?

943


Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com

2363


U r project in which stage in implementation?

2457


Hi friends, I am trying to create OLAP connection in IDT. I am getting error "error code:405 METHOD NOT ALLOWED" I am using "http:/olap/msmdpump.dll" I am using ms sql server 2012 -- cube

3778


Explain is there any other repository domains rather than universe, security, document?

1003


Can Bo generates the Report from the cubical data Explain?

1985


What are the steps to be taken to schedule the report?

901


Explain when to use local filter and when to use global filter?

1301


How were the reports scheduled and how to resolve unexecuted documents?

2615


What is difference between custom hierarchy and report based hierarchy?

951


Explain the difference between union and group?

1043


Is there any other repository domains rather than universe, security, document?

996


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

1055


Can we configure two instances of CMS pointing to two different CMS system databases?

1967


i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?

2039