I don't want to rollup my values at the parent level of hierarchy in SSAS and SSRS as the values are coming directly from the another datasource(i.e. Cognos TM1 cube)
so, in this case how should i design the table in SQL server 2008??
For eg.
Parent | A | 500 |
Child | a | 200 |
Child | b | 300 |
this child a and b should not rollup to parent A..