| If you can, list in SELECT statement real measures first and calculated measures after |
| Wednesday, 23 May 2007 18:37 | |||
If you can, in SELECT statement list real measures first and calculated measures after. This will increase performance because measures used to build calculated measures might already be in the cache.
|
Most read
- Process only one partition so you can browse the cube
- Create hierarchies in non-parent child dimensions
- Do not ignore duplicate key errors. Change the KeyDuplicate property of the error configuration ...
- Define a time dimension
- Do not forget to set properly attribute relationship type (rigid or flexible).
Top Rated
- Define a time dimension
- 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 ...
- Break distinct count measures into separate measure groups
- If you can, list in SELECT statement real measures first and calculated measures after
- Do not forget to set properly attribute relationship type (rigid or flexible).
- Process only one partition so you can browse the cube
- Remove aggregation designs that are not used by any partitions
If you can, list in SELECT statement real measures first and calculated measures after



