0% found this document useful (0 votes)
719 views

OBIEE - Implicit Fact Column

An implicit fact column refers to a column in an implicit fact table, which is a fact table that connects two or more dimension tables in a dimensional-only query when the dimensions are not directly related. To define an implicit fact column, one selects an implicit fact table by choosing the fact table that connects the dimensions in the query, then chooses a column from that fact table to serve as the implicit fact column. This allows dimensional-only queries between unrelated dimensions to retrieve data by going through the implicit fact table.

Uploaded by

venkatesh.golla
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
719 views

OBIEE - Implicit Fact Column

An implicit fact column refers to a column in an implicit fact table, which is a fact table that connects two or more dimension tables in a dimensional-only query when the dimensions are not directly related. To define an implicit fact column, one selects an implicit fact table by choosing the fact table that connects the dimensions in the query, then chooses a column from that fact table to serve as the implicit fact column. This allows dimensional-only queries between unrelated dimensions to retrieve data by going through the implicit fact table.

Uploaded by

venkatesh.golla
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Implicit Fact Column

If it is a dimension only query as the dimensions are not directly related those dimensions are going to involve the related fact table in the query, then that fact table is called as Implicit fact table and any one of the column in that implicit fact table is called as implicit fact column. If we want to get data only from dimension tables which are not related to each other, then we will get data using the fact table which connects to both the dimensional tables. Then that Fact table is called as Implicit Fact Table, any one of the column in that table is called as Implicit fact column. Ex: Who are the customers related to which country (Customer and Country are dimension tables) If there were more than one common fact tables, then the BI server will search for shortest path. Instead of searching the shortest path by BI server (defaults one), we can define the implicit fact table from which the dimension only query shall execute. Steps to create Implicit fact column: In the Presentation layer of RPD open the properties of Presentation catalog folder. In the general properties, under Implicit fact column select Set.

Then the list of fact tables will be displayed, select the fact table which we want to select as implicit fact table. Here the OK button will not be enabled, because we need to select the Implicit fact column. Select any one column from that fact table. Q: When we are going to use? If it is a Dimensional only query.

You might also like