| Avoid redundant attribute relationships because these relationships may prevent data from being ... |
| Thursday, 21 June 2007 19:29 | ||||
|
Avoid redundant attribute relationships because these relationships may prevent data from being aggregated when the granularity attribute of a cube is a non-key attribute. Importance - Medium. Source - SSAS 2008 (Katmai) June CTP Dimension design warning rules.
|
||||
Top Rated
- Do not ignore duplicate key errors. Change the KeyDuplicate property of the error configuration ...
- Avoid redundant attribute relationships because these relationships may prevent data from being ...
- Define a time dimension
- Avoid having 10 or more dimensions with a single attribute. Consider unifying them
- Break distinct count measures into separate measure groups
- If you can, list in SELECT statement real measures first and calculated measures after
- Process only one partition so you can browse the cube
- Remove aggregation designs that are not used by any partitions
Avoid redundant attribute relationships because these relationships may prevent data from being ...