Viewing 15 posts - 616 through 630 (of 1,839 total)
I wouldn't have thought that there would be an issue housing the DB on the EE but referencing from a SE report server (after all, it's just the database) but...
July 24, 2009 at 1:21 pm
Hey Robert,
When you say the rollup is influenced by the members in this hierarchy, are you referring to an MDX Script in the calculation of the cube? (e.g. a SCPE...
July 24, 2009 at 1:19 pm
If it was 2008, I would be pushing for Report Builder access as this got a lot better in 08 for AS cubes. Seeing at it's 05, then I'd...
July 24, 2009 at 1:15 pm
Lynn is on the money - you need them both licensed. The 2005 licensing info can be found here (note, specifcally jumped to SSRS license question, and 2008 overview...
July 23, 2009 at 11:17 pm
@jeff - Are you serious?
What i said ->
So you would like to use some of the attributes as measures and maybe attributes also? If so, you can...
July 23, 2009 at 8:47 pm
As mentioned in my earlier post - the generation of the query is really limited by the tool you're using to access the cube. All things being equal, you...
July 23, 2009 at 3:09 pm
Alors que vous souhaitez utiliser certains des attributs que les mesures et les attributs peut-être aussi? Si tel est le cas, vous pouvez faire acte de la table à la...
July 23, 2009 at 9:18 am
Just out of interest, the table details you listed for Client fact didn't appear to have *any* facts, the age, ancienty and income are all attributes of the client (possibly...
July 23, 2009 at 8:22 am
You should be able to craft the query to produce the result you want using a sub-cube/sub-query for the FROM clause (see example below). *How* you do this is...
July 23, 2009 at 12:27 am
It seems like it's not happy with the 'time dim.members', you need to tell the query/engine which members, that is, from which hierarchy (remembering that every attribute is in fact...
July 22, 2009 at 12:21 pm
hey Graham, that sounds like a really neat implementation, i like how y'all added the WS endpoints, very neat.
July 20, 2009 at 12:56 pm
@sief10 - > assuming this is a typo but the path is not well-formed.
Package package = app.LoadPackage(@"c:ewew\Package.dtsx", null);
Also, you may want to check windows event logs etc, when calling form...
July 20, 2009 at 10:45 am
realizing that i just wrote 'war & peace' - the key takeaways are i) use partitions to store your data in the cube, this gives you logical separation and smaller...
July 17, 2009 at 7:14 am
Hi Jeremy,
Gotta start somewhere right? 🙂
If you're familiar with a star schema, a simple cube structure is very similar. So if you imagine your 3.5 B row table...
July 17, 2009 at 7:09 am
Hey Jeremy,
Just be wary of the nomenclature that people are using. Yes, you could load the entire table in to a single cube, but in reality, you're likely to...
July 16, 2009 at 8:22 pm
Viewing 15 posts - 616 through 630 (of 1,839 total)