Forum Replies Created

Viewing 15 posts - 1,426 through 1,440 (of 1,839 total)

  • RE: user!userID used to build report parameter selection list

    Firstly, thanks for confirming that I'm not going insane - the 'losing postings' is happening to me quite a bit, and the time out seems to be reasonably short.  I've...

  • RE: Domain Login without domain prefix

    I guess I'm left scratching my head as to why you're getting prompted at all?  We run RS (sp2) on a W2K3 box that's basically a member server and no...

  • RE: user!userID used to build report parameter selection list

    Are you trying to have a parameter available to the users so that they can select another user but it defaults to themselves?  Or are you just trying to limit...

  • RE: SP2 Print Problems

    re: your original post, it looks like RS SP2 can let you disable client side printing --> http://support.microsoft.com/kb/897121/

     

     

  • RE: CSV Rendering

    You have a few options.  If the report doesn't have parameters, or if it does but they can be defaulted, then consider running snapshots or alternatviely using the cache.  Either...

  • RE: Domain Login without domain prefix

    It sounds like you could be using basic authentication.  Is there a need for that or could you switch to windows integrated?  We use integrated so there is no prompt...

  • RE: Deleting a folder

    Easy way out -> put a try-catch around the call, and just drop (ignore) the exception.

    A little more work-> use the FindItems method and then check the CatalogItems collection returned...

  • RE: Restore backup file with a diffrent name.

    You forgot to mention reprocess in the middle of that sequence.  Copy and paste moves only the meta-data so the new DB will require a re-process prior to archiving off.

  • RE: KPI''''s to be available in a future release

    Not sure if you're still looking at this Jared but if you re you might want to look at Mosha's ASP.net smaple app that reads and displays KPI's from AS2K. ...

  • RE: dynamic time on columns with reporting services

    Hey Richard.  No problems.  After re-reading your question (and my long-winded answer), a more simple answer is that when you have items set as columns in your mdx, these are...

  • RE: dynamic time on columns with reporting services

    I recently had the same issue and went with a matrix.  I also followed quite closely the recommendations in the msdn doc 'Integrating Analysis Services with Reporting Services', where you...

  • RE: Domain Login without domain prefix

    Where are they actually being asked to enter their credentials?  The virtual directory should have windows security enabled by default (I thought the installer set this).

     

  • RE: Optional Parameters

    Just a thought, but my reasoning for the checkbox being there is that you can allow blank and null, and without selecting either of these you can't leave any paramters empty...

  • RE: Linking datasets

    Short answer is yes, the longer one is that you'll need to do a little work to consume the Web Service.  One of the great things about RS is it's...

  • RE: time across columns AND down rows

    You're not looking to implement it now rather than later?  You'll miss out on all the fun.  Think of it as the last job you'll do in sunny weather :p

     

Viewing 15 posts - 1,426 through 1,440 (of 1,839 total)