Viewing 15 posts - 31 through 45 (of 221 total)
It is common practice to include both RowStartDate, RowEndDate, and RowIsCurrent. Here is Kimball Group's (Warren Thornwaite) thinking regarding "RowChangedReason" along with the code to do it:
http://www.kimballgroup.com/2006/06/01/design-tip-80-adding-a-row-change-reason-attribute/
February 28, 2014 at 2:00 pm
Are you trying to remove the display of values from the rows in your pivot table; or, are you trying to do something else?
February 28, 2014 at 1:51 pm
So, for each year, you would like to calculate that year's total divided by the previous year's total?
February 28, 2014 at 1:44 pm
My team (Phillies) is still enjoying their fall from grace--and probably their Medicare checks as well! I just can't believe Ruben Amaro (a.k.a. Ruin T'Maro) still has a job. Almost...
February 26, 2014 at 3:50 pm
Hany Helmy (2/6/2014)
"A week of Analysis Services", so I guess this week will be hard for me! 😎I really hate SSAS.
LOL....strong word. Are you sure it is not MDX that...
February 26, 2014 at 3:44 pm
I'm with Ron here regarding both the skill set volume and "cube anarchy". I can definitely understand different VERSIONS of a FEW cubes to avoid version collisions, but you will...
February 26, 2014 at 3:39 pm
When new to a verticial industry, I like to go with the Naive Bayes algorithm to learn about the data. It is the least complex algorithm, but ALWAYS test with...
February 25, 2014 at 10:05 am
Tabular Performance: http://msdn.microsoft.com/en-us/library/dn393915.aspx
Deciding which model to pick: http://msdn.microsoft.com/en-us/library/hh994774.aspx
The short version of why to use Tabular.....if you want to do quick data profiling, proofs of...
February 25, 2014 at 9:14 am
You can also use the File Watcher Task on SQLIS.com if you are willing to go that route:
February 25, 2014 at 8:44 am
Inventory measures are usually modeled based on:
1. A periodic snapshot fact table at a daily or monthly date grain and sometimes.....
2. An accumulating snapshot done for the current month.
A semi-additive...
February 25, 2014 at 8:11 am
Not sure if you are using the multidimensional (classic) or the tabular model. There is a separate performance guide for the tabular model of SSAS 2012, along with advice on...
February 25, 2014 at 7:43 am
For advice on administration check out the SSAS Operations and Performance Guide:
February 24, 2014 at 3:27 pm
Storing the current and previous day as metadata is also common practice (in some circles) with SQL Server Analysis Services (date dimension) and Powerpivot, and it is also demostrated in...
February 21, 2014 at 8:23 am
The re-writing of the 2005 engine was done by Microsoft, but yes, the original product was created in 1994 in response to a British Publishing Company's request to have an...
February 14, 2014 at 8:52 am
Great question. Great analysis. Great follow up.
February 13, 2014 at 12:41 pm
Viewing 15 posts - 31 through 45 (of 221 total)