BusinessObjects Board

How do I prevent double counting in many-to-many relation

Hi all,

I have a situation in a universe, when there is a many-to-many relationship between two tables, program title and category- a program title can belong to more than one category like Movies and Action, so in grand total of all titles within all category, the total gets inflated or doubled as titles can be counted twice or three times,depending on how many categories one program title belongs to.

In an OLTP universe, how do I prevent this ??

The three tables are:
Prog_CATegory >>>>Cat_Link>>>>Program_Title

PLEASE HELP!! :hb:


anushajq (BOB member since 2005-02-22)

It sounds like you have a fan trap. You can check the Designer FAQs for info on how to deal with a fan trap.

Here’s one post to get you started:

You can also check the Designer manuals for info on fan traps.

Good luck,
Judy


JMulders :us: (BOB member since 2002-06-20)