Viewing 15 posts - 181 through 195 (of 1,839 total)
I think Chris Webb explains the issue, and potential work arounds, better than I could. It's here[/url].
March 4, 2012 at 12:07 am
On rereading what you want, that actually may not be right.
March 1, 2012 at 1:45 pm
Not saying its simple, but I think the hierarchesize function is what you need to use.
March 1, 2012 at 1:44 pm
You should be OK if you've used a surrogate key for the dim key, you should be able to do a refresh (versus full process) of the dim, meaning this...
February 20, 2012 at 9:07 pm
Good point - just to clarify, the collation you reported, is that the SQL collation or the SSAS collation?
February 8, 2012 at 8:03 am
And in case it's not clear, the last few letters of the collation - CI, AS - refer to Case Insensitive and Accent Sensitive (respectively), and the alternates are CS...
February 8, 2012 at 6:57 am
Hey Jon, if you already have the dimension created and you're just missing the P-C, then make sure the parent attribute is in the dimension ( this is the SSAS...
February 8, 2012 at 5:44 am
Also, are your facts correct? Ie unless you have some other measures, you'd not normally have a fact record where a "fact" (ie "was a student") doesn't exist. From...
February 8, 2012 at 5:41 am
When you create measure, you can set the aggregation (Sum, Count, distinct count, min, max, average etc). Simply trying to find out what your measure is set to.
When viewing...
February 7, 2012 at 10:07 am
Jon,
It sounds like you've modified the join/table in the DSV but not the dimension (on the attribute dimension) itself. In the dimension, if you right click on the attribute...
February 7, 2012 at 9:48 am
So you've set Fact_SEN_CHILD as a measure? If so, what is the aggregation type set to?
Also, if you right click in the DSV and view data, what...
February 7, 2012 at 9:41 am
Maybe I missed it, but can't you remove the user group/s from the SSAS DB and script this action and then add them back in and script this action. ...
February 6, 2012 at 9:46 am
I would argue that many people leave a lot of SSAS functionality on the table's and never use it for more than simple cubes, but that's a different topic for...
February 1, 2012 at 4:31 am
You should be able to use the Precedence Constraint with the addition of an evaluated expression - basically like using a 'green' arrow (ie continue on if the prior stage...
January 19, 2012 at 2:37 pm
hi friends,
plzz share ur knowledge regarding my doubts..
1.do we have different kinds of cubes in ssas( today i came to know a word 'local cube' ), what does it means?
2....
January 17, 2012 at 10:01 am
Viewing 15 posts - 181 through 195 (of 1,839 total)