Hi Everyone,
I'm pretty new to developing with analysis services & OLAP, but was hoping someone here could point me in the right direction.
I have two dimension tables (Department, Employee), and one fact table (TelephoneCalls). Using a star schema, the two dimension tables are joined by their PK fields through the Fact table.
I'm wanting to drill down through the hierachies set up in Department, but also having the Employee branches populated at the right nodes. (ie a department may have a number of sub-departments, and also employees associated with it).
Based on this information, does anyone know how I could achieve this?
Much Appreciated,
Andrew