Friday, January 13, 2017

Common MDX calculations

This blog explains some of the most used MDX calculations, very handy indeed..

https://sqldusty.com/2011/11/16/ten-mdx-calculations-for-your-cube/

No comments:

c# httpclient The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch

 If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...