| Avoid having 10 or more dimensions with a single attribute. Consider unifying them |
| Tuesday, 19 June 2007 20:10 | ||||
|
Avoid having 10 or more dimensions with a single attribute. Consider unifying them. Importance - Medium.Source - SSAS 2008 (Katmai) June CTP Database 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
- 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
- NULL default measure might improve querying performance
Avoid having 10 or more dimensions with a single attribute. Consider unifying them