Hi Every One,What is Use of Factless Fact Table ?
Why we use Factless Fact Schema in the Projects
waiting for reply? thank you

Answers were Sorted based on User's Feedback



Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects ..

Answer / nagaraju bhatraju

In Schema level we can say as when we consider these as
Count of Occurances/even that does not involved or getting
aggreaged at the fact table means,we call these fact(has no
measure but with events/occurance) called as Fact less Fact
table.

for eg. No :of Accident for a Months
No : of Policy has been closed this months.

Generally we using the factless fact when we want events
that happen only at information level but not included in
the calculations level.just an information about an event
that happen over a period.
Factless fact tables are used for tracking a process or
collecting stats. They are called so because, the fact
table does not have aggregatable numeric values or
information. They are mere key values with reference to the
dimensions from which the stats can be collected.

A second kind of factless fact table is called a coverage
table. A typical coverage table is Coverage tables are
frequently needed when a primary fact table in a
dimensional data warehouse is sparse. Figure 2 also shows a
simple sales fact table that records the sales of products
in stores on particular days under each promotion
condition. The sales fact table does answer many
interesting questions but cannot answer questions about
things that didn't happen. For instance, it cannot answer
the question, "Which products were on promotion that didn't
sell?" because it contains only the records of products
that did sell. The coverage table comes to the rescue. A
record is placed in the coverage table for each product in
each store that is on promotion in each time period. Notice
that you need the full generality of a fact table to record
which products are on promotion. In general, which products
are on promotion varies by all of the dimensions of
product, store, promotion, and time. This complex many-to-
many relationship must be expressed as a fact table. This
is one of Kimball's Laws: Every many-to-many relationship
is a fact table, by definition.

Is This Answer Correct ?    4 Yes 0 No

Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects ..

Answer / preeti

Factless Fact is having only dimensionla keys with no
measures.Its basically only to get information and no
calculations involved.
For eg:how many no. of Policy closed last month

we might say Factless Fact Table basically used to support
negative analysis report

Is This Answer Correct ?    2 Yes 0 No

Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects ..

Answer / hema

The fact which is not having any measures(like Quantity)
are called factless fact .To track the events (like Bad
order )the factless fact are used in the Projects

Is This Answer Correct ?    2 Yes 2 No

Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects ..

Answer / dhanakkodi

I have two tables emp and dept

i want some employees those who are in the some department
for this situation i have to join two tables.
In this situation both table foreign keys are in the Fact
table means we can easily get the information and also
factless fact table is used for get the count from the
table.

-- Dhanakkodi

Is This Answer Correct ?    0 Yes 0 No

Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects ..

Answer / eswar

Afact table that has no facts but captures certain many-
to-many relationships between the dimension keys. Most
often used to represent events or provide coverage
information that does not appear in
other fact tables.

Is This Answer Correct ?    0 Yes 0 No

Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects ..

Answer / purnima

to combine two diffeerent diminsions information we use
fact less fact table.
for ex:if we want to get deatails about a promotion
information like when it is lauched.we will get that
information from promotion dimensions and time
dimension ,so in this scenerio there is no need of any fact
information but we need data from thes two dimension then
we go for factless fact table

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Informatica Interview Questions

source : col1 101 101 101 102 102 102 103 103 103 col2 1000 1500 2000 1200 2300 3000 2400 1300 2000 i need target as col1 101 102 103 col2 1000,1500,2000 1200,2300,3000 2400 1300 2000

6 Answers   CTS, Wipro,


What is galaxy shema

2 Answers   CGI,


Limitation of REPLACESTR. Is there any character limitation to it.

1 Answers   CTS,


"Change cache" in Informatica ?

2 Answers  


How to run a session, which contains mapplet?

1 Answers  






I am Unable to load the FixedWith FlatFile Into The Target.What Is The Reason. PLZ Help Me..

1 Answers  


How many ways you create ports?

1 Answers  


In which conditions we can not use joiner transformation (Limitaions of joiner transformation) ?

2 Answers  


What is the reusable transformation?

0 Answers  


What is decode in informatica?

0 Answers  


What are pre and post-session shell commands?

0 Answers  


In session log thier should not be a single error how will u do

3 Answers   HCL,


Categories