Viewing 12 posts - 1 through 12 (of 12 total)
Unfortunately I still have not gotten this entirely figured out...
I have a little more understanding of how MDX is working, but obviously still not even an intermediate in it.
The problem...
August 11, 2014 at 1:41 pm
Yeah, I just noticed I forgot that on there 🙁 Ugh.! Thanks 🙂
April 1, 2014 at 10:58 am
Hmm I don't think so. The division is there to properly calculate our forecast actuals and needs to be applied across the board. I had attempted to do...
March 25, 2014 at 9:19 am
Haha yeah, sorry about that...ugh. The pseudo is not strong in this one.
March 24, 2014 at 7:59 am
Yeah, not quite there yet. A large part of it is that I am pretty new to MDX.
Pseudo code would be:
for every member of product
divide x by y
only...
March 21, 2014 at 10:10 pm
Thanks...I have it almost figured out, but what's odd is putting in my filter for the value is what's throwing it off now. The IsLeaf is working, it's calculating,...
March 20, 2014 at 1:43 pm
We are essentially trying to calculate how much revenue is generated per unit filtering it down to a specific branch of a product. Seems like this should be really...
March 20, 2014 at 1:34 pm
Yeah, this will take a while...seems like it might be overly cumbersome in terms of code as we are trying to keep our calculated members pretty concise as we have...
March 20, 2014 at 12:44 pm
Thanks for the quick response. I'll start looking into those right now and hopefully be able to fix my errors 🙂
March 20, 2014 at 12:10 pm
There's quite a bit of documentation in books online, as well as blog posts on using the new features in 2012 SSIS.
The $ sign is a new addition for accessing...
December 5, 2013 at 2:25 pm
PocketJoshua (1/26/2012)
What is interesting to me is how close this solution is to the one...
January 26, 2012 at 8:02 pm
organic coder (1/26/2012)
valuable discussion when viewed more from the conceptual rather than strictly implementation perspective. That aside, how reusable are components developed at the SSIS and SqlAgent level alone?
For...
January 26, 2012 at 6:14 am
Viewing 12 posts - 1 through 12 (of 12 total)