| Using unformatted cell values it may improve query performance |
| Tuesday, 25 September 2007 19:11 | ||||
|
If a report does not use formatted cell values, query time can be reduced. An example is a Reporting Services report that does its own formatting and therefore would not use the formatted values from SSAS. Read more in the Nicholas Dritsas blog.
|
||||
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
Using unformatted cell values it may improve query performance 