Hi All,
I have a dimension table "Company" and another dimesion "Contact". Each
company in the dimension table can have multiple Contacts.
DimCompany:
CompanyID
sName
DimContact:
ContactID
sContactName
FactX:
CompanyID
ContactID
Now when I browse the data by drag the CompanyID from the DimCompany table
and just drag the sContactName from the DimContact table. Each CompanyID all
the sContactName is getting repeated.
How to solve this issue.
Thanks
--
Message posted via
http://www.sqlmonster.com