how to link 3 fact tables
Answer / joel rodrigues
Fact tables are tables with lots of measure values and are
uniquly identified by a key, also a fact table can have a
foreign key. For Example custumer fact table is connected
to loan fact table via customer_id, and each record in loan
fact table is uniquely identified by a primary key on
cod_acct_no. Similarly customer table can be connected to
Savings fact table through customer id.
| Is This Answer Correct ? | 2 Yes | 1 No |
Explain the diff security levels of Private, Public, Controlled, Confidential, Restricted.
What are the different types of Filters available in BUSINESS OBJECTS?
How to add additional objects or tables into the universe,and what are steps we need to follow to achieve the above task.
What is the difference between the public object&schema object?
Can Bo generates the Report from the cubical data Explain?
Types of universes in business objects?
What is the server based ranking? and its usage?
what is the difference between Ranking and sort-out in bo?
What is security level in BO ?
i am getting multiple values from prompt like (Value1;Value2;Value3;Value4). how can i place space between values like (Value1; Value2; Value3; Value4)
which is the best way to resolve loop context r alias why?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?