Marco Russo's Blog

   View full profile
Page 63 of 715 results

Microsoft Business Intelligence Conference 2007 website live

The Microsoft Business Intelligence Conference 2007 website is now live. The conference is scheduled on May 9-11, 2007, in Seattle, WA. It’s not a “traditional” Microsoft technical conference like TechEd and PDC: it’s targeted more on project managers,  Read more

Format String on linked measure groups

When you create a linked measure group into a cube, the cube you are creating inherits properties of original measures by copying values into the new cube. If you change the format string into the original cube, you don’t modify automatically the linked  Read more

Improve measures display in SSAS 2005

I just submitted a suggestion feedback to SQL Server development team. It is very bad for the user to be forced to see measures under their physical measure groups. There are a lot of reasons for which a customer would like to see measures organized in  Read more

Use of SQL Prompt / SQL Refactor with non-admin user

If you use SQL Prompt v3 and/or SQL Refactor like me (they are very useful), you will appreciate this hint on how to correctly enable SQL Server Management Studio add-in menus on a non-admin user account. You have to run this command within each non-admin  Read more

Scope of Named Set in MDX

I recently noted a behavior of named sets (specifically, the resolution order) that can be not so intuitive. When you define a named set on the cube, it has the same behavior of a session-scoped named set (the one you create with CREATE SESSION SET statement  Read more

Analysis Services Hardware Tuning

There is a new paper on project REAL available: this one cover the hardware class tuning for an Analysis Services database of hundreds of Gb. My first impression is good: it is useful to have a reference for benchmark analysis.  Read more