HOW YOU WORKED WITH MULTIPLE DATA SOURCES?IF YES ?HOW DO
YOU LINK THEM?
Answer Posted / augustine
Yes. When you pull data from different data souces, if the
dimension name is same then they get linked automatically.
Ex. You have "Month" in one DP1 and Month in another DP2
they get linked automatically. i.e. a Join is created
between the two. If the name is not same then we need to
link them in Data Manager.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Tell me a business scenario where I can achieve the data through MINUS only not through subquery.
any difficulitis have you phase while creating bo reports and how did u solve it
Explain how many universes can be created in a project?
How to do impact analysis for a change in Database field size which is assigned to a Dimension object and used in 10 universes
WHAT ARE THE META DATA TYPES?WHICH META USING IN BO'S
Explain how to execute the plsql procedure from the report by clicking with mouse?
What is difference between custom hierarchy and report based hierarchy?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
How to create Index to the table in the universe designer and how it improves the Query performence
In banking domain how many Fact tables,Dimension table are present?
What's the Functional & Architectural Differences between Business Objects & Web Intelligence Reports?
What is aggregate table and aggregate fact table ... Any examples of both?