Tuesday, September 2, 2014

An MDX alternative to DistinctCount in SSAS

I got started using SSAS and SSIS, and needed to implement a DistinctCount in an MDX query. Eventually (after a few hours) I came up with a solution, and a few days later found the solution here:

http://richardlees.blogspot.mx/2008/10/alternative-to-physical-distinct-count.html

No comments: