Viewing 15 posts - 61 through 75 (of 129 total)
Oh yeah. should have mentioned that SSAS named calculations is nothing more than the DB engine calculations palced in the DSV. SSAS does not calculate anything really
September 24, 2008 at 4:01 pm
I suppose these two things are the same.
The difference is that the SSAS would generate a SELECT query and the calculation will be in there aliased with a name, but...
September 24, 2008 at 3:59 pm
I figured out the problem and will answer my own question so that ppl know.
BIDS DSV replace table feature replaces the table in the DSV and consequently in the DSV...
August 11, 2008 at 12:34 am
I don't believe everyone here enjoys smooth BIDS performance when debugging their big SSIS packages.
It just kills me and I don't know what to do...
Please help
August 4, 2008 at 12:08 am
I figured it out, but have not solved the problem
There is an attribute with a composite key comprised of two fields and I linked the dimentions to the fact table...
July 14, 2008 at 6:42 pm
priya (7/8/2008)
Thanks..Well I would also like to know I what case we should not Index a column..
I mean why Is it said that too much of Indexing is harmful?
Reading theory...
July 9, 2008 at 10:33 pm
I meant if you do ANY of that and you care about performance -- then Mr Index is your man
July 7, 2008 at 6:13 pm
Imndexing is used for Joins, Searches, sorting and filtering and other things.
If you do all of that -- index, if not -- no point.
You are in a wrong phorum...
July 7, 2008 at 6:12 pm
I just realised that when you create a new dimension using the wizard there are two options.
When using the first option, (Build dimensions using data source) it assigns the name...
June 18, 2008 at 5:05 pm
Still the question is up. Even if I rebuild the dimensions and combine them in one with multiple hierarchies, HOW do I change the ID of the dimension?
Changing the...
June 18, 2008 at 4:51 pm
stevefromOZ (6/18/2008)
Sorry upfront as this isn't a direct answer to the question posted. I would seriously consider changing the model yourself, creating new hierarchies within the one Period dimension.
Correct....
June 18, 2008 at 4:39 pm
qazi.haseeb (6/18/2008)
so please help me brother!
here we go.
C# code:
C++;
June 18, 2008 at 4:35 pm
qazi.haseeb (6/18/2008)
Hey Guys Could you help me out
You are in the wrong place and also your poll is meaningless 😀
June 18, 2008 at 5:41 am
It is in your court now. Sorry, but even if the two queries come back once with the same results, the answer is still NO. The reason is consistently...
June 11, 2008 at 6:45 pm
Lynn Pettis (6/11/2008)
...
while @LoopCnt < 100
...
Based on the results, the...
June 11, 2008 at 5:13 pm
Viewing 15 posts - 61 through 75 (of 129 total)