Viewing 15 posts - 286 through 300 (of 1,839 total)
Just FYI, this also supports depth of > 1 too, so you can enter
\Othermeasures\Japanese\J1
\Othermeasures\Japanese\J2
\Othermeasures\Mine
for three different measures, assuming your end user tool supports it, this will give you a tree...
February 9, 2011 at 9:27 pm
Srihari, generally, you don't want to post your email address out in the forums, great way to be found by a spambot 🙂 use the 'Send Private Message' option found...
January 28, 2011 at 9:31 pm
Sorry, missed that bit 🙂 (actually, i missed all comments o the second page!, my comments below basically echo those from others)
Is there any option to offer a...
January 25, 2011 at 1:12 pm
You can't use Express with Advanced Services?? (e.g. here).
January 25, 2011 at 11:12 am
Somewhat of a nebulous question.... Are you using a tool *other* than SSRS now? If so, what tool and what issues are you seeing?
January 25, 2011 at 10:07 am
Hey Brandie, when you say that BIDS won't let you, does it return any sort of error message or warning with this?
January 24, 2011 at 10:10 am
Why not use the MeasureGroupMeasures() function? Official doc here
Using your example....
select [m3].[attribute1].members on rows,
MeasureGroupMeasures('m1') on columns
from [cube]
January 20, 2011 at 10:43 pm
You can definitely delete data out of an ssas db, or more accurately, a cube in that db. This is what the processing option of clear data is for....
January 20, 2011 at 7:52 am
From the error (look bottom left hand side), looks like the Analysis Services Service either isn't installed or not started. Go to Start, Admin Tools, Services and look at...
January 19, 2011 at 10:55 pm
Glad that it's sorted. It is strange that the sizes wouldn't be an exact match. Maybe SSAS defaults large fields to 1024 :unsure:
January 19, 2011 at 2:21 pm
BI Documenter is one of the better ones. There's a free edition but it won't come close to what you want/need.
http://pragmaticworks.com/products/business-intelligence/bidocumenter/default.aspx
OLAPScribe is free but doesn't look to have been...
January 19, 2011 at 11:47 am
Could be too simple an approach (ie your problem could be more than I read into it) but why not simply aggregate? A group by of the key fields...
January 19, 2011 at 11:41 am
damn those bosses huh 😉
Just FYI on the Dim Usage tab, this is where you can implement role playing dims too, so if you have this date dimension already in...
January 19, 2011 at 9:28 am
Seems very strange that it would work for 11 out of 12 months..... There's nothing else at play here? bad labels? keys? specified ranges? seems strange...
January 18, 2011 at 11:35 am
Hey Brandie - sounds like you've got it now, but just in case - SSAS can create that unknown (catchall member) for you auto-magically, so you *won't* need to know...
January 18, 2011 at 8:51 am
Viewing 15 posts - 286 through 300 (of 1,839 total)