How do you find what type of trap is there by seeing the
report?

Answers were Sorted based on User's Feedback



How do you find what type of trap is there by seeing the report?..

Answer / sj

We can find out Chasm trap and Fan trap by just viewing the
table schema.
If we have many to one to many relationship between three
tables that is a chasm trap.

If we have one to many,one to many relationship between
three tables that wil be a fan trap.

Is This Answer Correct ?    2 Yes 0 No

How do you find what type of trap is there by seeing the report?..

Answer / tarukhemu

Consider you have one dimension linked to two fact tables. One fact contains branch wise revenue and another fact contains branch wise sales. For example:
Fact 1: Branch Revenue
101 1000
201 2000
201 1500
Fact 2: Branch Sales
101 5
201 10
Now if you want to display Branch,Revenue as well as sales,then the data in report will appear as follows:
Branch Revenue Sales
101 1000 5
201 2000 10
201 1500 10

As per Fact 2,Branch 201 has Sales=10,but in report it displays Sales as 10+10=20,which is wrong.
Hence by looking at the report data,you can identify a trap.
Note: This is a case of Chasm Trap

Is This Answer Correct ?    2 Yes 1 No

How do you find what type of trap is there by seeing the report?..

Answer / padmalatha0923

by viewing we can define weather it is fan trap or chasm trap
Fan trap: When three tables were joined in one to many relationship then it is fan trap.
Chasm trap: when two fact tables depend upon the same lookup table then it is known as chasm trap.

Is This Answer Correct ?    1 Yes 0 No

How do you find what type of trap is there by seeing the report?..

Answer / pradiip

As per my understanding we can find the traps only by the cardinalities of the present tables and the other best way is 'Detect Context' because if there is more then one way/Context to achieve the results definitely there is a trap. it may be Chasm or Fan.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Business Objects Interview Questions

every reports have docid,when i export a report docid will change or not?

4 Answers   Zensar,


'Add objects to the folder' (id - 1) for 'Auto Loans' (id - 2626). Please contact your system or permissions administrator if you require this right.

1 Answers  


Explain difference between zabo and webi?

0 Answers  


without creating the business view is there possible to create & generate the Crystal reports?

3 Answers   TCS,


filename would be GCP_ARS_BO_TM_BERT MMDDYYYYHH24MISS.xls. how to do it?

2 Answers   IBM,






1. What is the difference between in creating filters in designer and business objects? 2.How did u give a developed universe to your client? 3.If i want to grant access to a report to a group of users,how do i do?

2 Answers  


How can you first report in Business Objects by using broadcast agent?

0 Answers   Ness Technologies, Wipro,


1. how do u connect one report with another ? 2. how do u generate reports from different data sources( ex: oracle, sql server)? 3.how do u give the security to universe ?

1 Answers   BNP Paribas,


What is metrics?

2 Answers  


define universe parameters?

5 Answers  


suppose case1:a person buy a car case2: rent a car which is context & which is alias? why?

2 Answers   IBM,


what is main functional differences between BO and COGNOs?

5 Answers   TCS,


Categories