I am new to SSAS trying and need help designing this reporting requirements:
- Filter for Customers based on dimensions (regular and fact) in various tables related by many-to-many relationships
- With this list of Customers, retrieve their contact details (address, email, etc)
My plan is to use SSAS (multidimensional) with either Excel 2007/SSRS reports for the user front end. My queries are:
- Should the customer contact details be a dimension or fact? (One customer has only one contact detail and presently resides in the same table)
- Once the customers have been filtered, how then to generate the customer’s contact details from the filter results?
- Will my choice of tools work for my requirements?
Many thanks in advance.
Best regards,
CT
From your description, you do not have a many-to-many relationship, however if you end up with them take a look at http://www.sqlbi.com/articles/many2many#2