HI Deepak,
Both the reasons are correct! I changed the dates to match up and changed
the MDX to SUM(a)/SUM(b) and it worked just fine.
Thanks for your help. I appreciate it.
--
Thank you,
Ashok G
"Deepak Puri" wrote:
Quote:
Hi Ashok,
Not sure what your date hierarchies look like, but there are 2 immediate
issues that I can see:
- You would need to divide 2 SUM()'s in MDX as well, since Sum(A/B) may
not be the same as Sum(A)/Sum(B)
- MDX date range is Jan14:Jan20, vs. SQL of Jan15:Jan20
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com *** |