Forum Replies Created

Viewing 15 posts - 1,711 through 1,725 (of 1,839 total)

  • RE: Drill Through filter option

    Did you receive an error when setting the filter statement for the drill through?

    Steve

  • RE: Other types of database

    Keith,

    I can never keep up with where the non-dsiclosure is with Yukon, but if you take a look around the MSwebsite at the AS side of the Yukon release (or...

  • RE: Comments and Bugs on New Design

    May be just me, but when trying to 'subscribe' to a single topic/thread (ie using the checkbox), i get a jscript error, plus no pop-up. Line 606 Char 18...

  • RE: Execute SQL Task Hangs

    Hi Michael,

    We are experiencing very similar problems (same sort of set-up, 2 & 4 way boxes, Win2k and 2k3). To date, we've come up with nothing. All of...

  • RE: Unable to view databases

    Hey Pete,

    I've not seen this before, but seeing as you mentioned 'rebuilt', I would suggest checking to ensure your server has had all SP's applied that had been applied prior...

  • RE: Query performance

    OWC = Office Web Components. If you can't make use of these, try to log the MDX query being sent and try running it in the MDX Sample Application....

  • RE: Query performance

    Hi Bart,

    Couple of things, I remembered that when trying to speed the query performance up, we did this by trying to make the server perform the majority/all of the work....

  • RE: avg vs sum/total

    I would have thought that they should be the same if the Total Enrollments equals one (1) for each of the intersections of the start and end dates. If...

  • RE: Query performance

    Bart,

    How many 'nests' are you doing in your report/query? i.e. Do you have several dimensions on rows and columns? And are you trying to suppress the zero valued cells?...

  • RE: Query performance

    Bart,

    What sort of query performance are you getting (or not getting)?

    Do you have distinct count measure in the cube?

    130k records is not very large, do your...

  • RE: Filtering dimensions based on value selected in an

    Doug,

    Using true authentication is the best method, but if in a bind, you might want to try out some of Mosha's (http://www.mosha.com )suggestions regarding data-driven security etc (http://www.mosha.com/msolap/articles/datadrivencellsecurity.htm ).

    If...

  • RE: Nesting of Dimensions

    Noel is right, whatever UI you are using should allow you to filter these nulls out (most likely using either a nonemptycrossjoin function, or perhaps the NON EMPTY keywords). ...

  • RE: Multiple Fact Tables

    I would go with the separate facts, merged into one in a view if required, based on the assumption that the fields related to each fact could and prob would...

  • RE: Is there an MDX guru who can help?

    Hi Peter,

    This *almost* works for me, being a perfectionist I don't like that it doesn't work at any level other than the lowest i.e. Month, but, it *does* work at...

  • RE: MDX-number of "days" between two (time dimensions)

    Hey Paul,

    I think this is possibly not working because you are asking to count members starting in one dimension and ending in a second.

    All I can think of doing is...

Viewing 15 posts - 1,711 through 1,725 (of 1,839 total)