Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

The fix also applies to Microsoft SQL Server 2014 Analysis Services (SSAS 2014).

Symptoms

When you run a Multidimensional Expressions (MDX) query that contains a DRILLTHROUGH statement in Microsoft SQL Server 2008 Analysis Services (SSAS 2008), SQL Server 2008 R2 Analysis Services (SSAS 2008 R2), SQL Server 2012 Analysis Services (SSAS 2012), or SQL Server 2014 Analysis Services (SSAS 2014), the result may be incorrect. Specifically, the returned amount is multiplied incorrectly by the number of rows that is returned by the DRILLTHROUGH statement.

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Workaround

To work around this issue, follow these steps:

  1. Open the OLAP\Config\msmdsrv.ini file.

  2. Locate the DisableDCSliceIndex parameter.

  3. Change the value of the parameter from 0x0 to 0x4.

Notes

  • The parameter is applied dynamically. So SSAS 2008, SSAS 2008 R2, SSAS 2012, or SSAS 2014 does not have to be restarted.

  • You may experience performance issues if you use this workaround.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×