HOW DO YOU RESOLVE MULTIVALUE AND COMPUTATIONERROS?
Answers were Sorted based on User's Feedback
Answer / shiva
#MULTIVALUE error can be resolved by putting the input
context.
#COMPUTATION error can be resolved by puting the reset
context in ouput context.
| Is This Answer Correct ? | 4 Yes | 12 No |
Answer / raghavaprasad
Create a new variable(ex:test) and copy the formula of the
old variable to this new one and assign the column to this
new variable..is the solution for multivalue error.
Computation error: Use Max() function before the formula in
the report to resolve a computation error
| Is This Answer Correct ? | 3 Yes | 27 No |
why we are using derived tables ?how it will help?
u drag 2 sources from 2 diff dataproviders,how we take these 2 sources into 1 single report, how we give the link these 2 sources
can i use stored procedure in webi?
IN BO i have data source having the data like "abc" and after creating the Report on that datasource the data unmathed like "def".what will you do ? please anybody help me
What is the difference between master-detail and Breaks?
Hi friends, How many types of dimentions are they ?What are they? Thanks in advance
Please Send to my e-mail Interview Questions With Answers , Technical Test Questions With Answers and Code Snippets Of Business Objects - Dev , Business Objects - Reporting Analysis .
What is #refresh,#hash,#Comupation error and How to resolve #refresh,#hash error.
How will solve a loop caused by lookup table without using alias?
what is the necessity of oracle for business objects,why the interview panel is concentrating on oracle very much? Just we need the commands using select,joins? why they r asking about cursors,triggers etc..can any body answer me ..........Thanks in advance prakash
What is the difference between the Bo 3.0 and 3.1?
how to test the reports if there are multiple sql statements?i,e if there is 1 single sql statement we can copy it and paste it in TOAD or someother tools to test it but if we have multiple sql statements in a single query????