Viewing 15 posts - 2,176 through 2,190 (of 2,278 total)
In that case, the best place to start may be your current employer. Every one can use BI whether they realize it or not.
April 26, 2010 at 2:45 pm
CirquedeSQLeil (4/26/2010)
dbowlin (4/26/2010)
How do you spell relief?Excedrin
Today - caffeine
Tomorrow - maybe: excedrin
Thursday might be: ROLAIDS
That sounds like the path I regularly follow. Occupational hazard?
April 26, 2010 at 2:39 pm
Albany NY, by way of Chicago, Los Angeles, and Miami.
Any Albany area folks interested in starting a SS user group?
April 26, 2010 at 2:27 pm
jcaldwell-752832 (4/26/2010)
April 26, 2010 at 2:01 pm
My general opinion is that fact tables are best at the most granular level. This gives you the most flexibility with regard to your analysis and reporting.
The...
April 26, 2010 at 1:17 pm
Define your measure with an MDX expression
Something like
Avg(Descendants(DimensionName.CurrentMember, ChildMember level you wish to use), Measures.Measure you would like to Avg)
Good luck.
April 26, 2010 at 1:02 pm
I don't know if there is a best practice on this but there are two areas you could look into.
You could use a script task and strip out the column...
April 26, 2010 at 12:40 pm
Check this out:
Hopefully it will help.
Another approach you can use is just put the email task as the next step with a failure precedence constraint.
April 26, 2010 at 12:31 pm
Excel 2007+ has the ability to link directly to cubes. You can do some very powerful things with it.
April 26, 2010 at 12:15 pm
Meetings are all too frequently where minutes are kept and hours are lost. The best meetings are the ones with an agenda, and people that understand and follow the...
April 26, 2010 at 11:10 am
cees van diermen (4/22/2010)
Not really a tutorial, but the best I've seen sofar:MDX.Solutions.with.Microsoft.SQL.Server.Analysis.Services.2005.and.Hyperion.Essbase.
Cees
I agree this is an excellent book, but to me more of a practical solutions sort of...
April 23, 2010 at 9:29 am
Because of these, and other issues with Excel as the source I make it a practise to run all columns from Excel through a Data Conversion Transformation and manually configure...
April 23, 2010 at 9:24 am
It is possible but you are limited to the same unit of measure on the Y axis. For example it is possible to do something like monthly sales as...
April 23, 2010 at 9:09 am
Viewing 15 posts - 2,176 through 2,190 (of 2,278 total)