what is the use of merge option in webi reports? explain
with example?
Answers were Sorted based on User's Feedback
Merge option used for fetching more than one data providers
information into single report or block.
For example, employee information is available in different
database like some of the information in oracle and some of
information in sql server. But you need all these info into
single report. In that time merge dimension option is used
to achieve this task.
You need to create two universe(data provider) for each data
source and then u can merge the two data provider with
common dimension field. One thing important is u can merge
only the dimension object not measure object
In dimension object should be in same data type in both data
source. ex emp no should be number or varchar. mismatched
data type will give error.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / simha
we can use merge option in webi, as like syncronization in 6.5
EX: if u open one Dp & generates the report after u select
another Dp u can link with in 2Dps same containg objects
like In 1st DP(Year,Q,Country,revenue),In 2nd
DP(Year,Q,quantity sold). --> Click Merge Option -->
automatically merge same type of dia objects.It is generated
in one report.
| Is This Answer Correct ? | 4 Yes | 0 No |
Hi, In BO at universe designer i had four tables which has many to many relationships between the tables. How to fetch the correct results in the report?
Explain the SQL Queries activated to data base from Data provider in BO ?
What would you consider as your biggest achievement and why?
what problems you have faced while creating an universe ? tell me an incident and how you went about solving it? thanks in advance
What happens in BO when a user logs in to Infoview and a rich client like webi?
IN THE REPORT I WANNA APPLY HYPERLINK FOR A CELL IN THE COLUMN/ROW HOW TO ACHIEVE THIS? EG: YEAR COLUMN : 2001,2002,2003,2004 I WANNA APPLY FOR 2001 ONLY
2 Answers Accenture, Rolta, TCS,
How to execute the plsql procedure from the report by clicking with mouse?
what is data cubes??
In a Webi Report, Once u r entering a month name,it displays the that month details and after and before month details.How it is
how do u resolve contexts ?
when to go for alias and when to go for contexts
HI, can anybody explain me how performence will decrease if we create objects using derived tables ?