Forum Replies Created

Viewing 15 posts - 331 through 345 (of 2,010 total)

  • RE: TABS in MS SSRS

    Thanks for the confirmation Steve. It was one of those things I thought would work, but I wasn't quite sure how and didn't have the time to generate an...

  • RE: TABS in MS SSRS

    I suppose it all comes down to It Depends...

    If you're rendering the report to excel Hard Coded Pagination (break after this table type of things) get put into separate...

  • RE: reporting services limitation

    Right it can be the next column out or could even be a button or image you place somewhere else on the report for a collapse/expand all type scenario. ...

  • RE: reporting services limitation

    Also, check out the following link... I think the first result returned will show you how to toggle using the header row...

    http://lmgtfy.com/?q=SSRS+Toggle+on+header+row

    When you read it, it will basically tell you...

  • RE: reporting services limitation

    Rather than a rant, you may want to post some more information on what you are trying to accomplish and how you are having trouble doing it. Also which...

  • RE: Drill Down Functionality

    danielagger98 (6/29/2010)


    Just a quick Question. Is this forum still alive or is it that my question is boring?

    And no it's not dead, it's just that Not a lot of people...

  • RE: Drill Down Functionality

    But instead if the normal +/- sign of the drill down. He wants to able to click on each item(country) and then the cities should be drilled down. So the...

  • RE: Urgent Help needed

    Does he actually need the scroll bar? By this I mean perhaps there are only a few more records to display and with his screen resolution they are displaying...

  • RE: Changing date format in parameters

    Did the query get executed against the datasource? Can you see it in Profiler? How was the parameter passed? Also check the language and DMY settings of...

  • RE: Adding New report to the existing project

    If you are usings visual studio, you can just right click on a particular report and choose deploy. It will only deploy that report.

    The overwrite datasource settings will control...

  • RE: &rc:Parameters=Collapsed -

    According to one of the links, if you are using the report viewer control you could create your own website and have that point back to your SSRS instance, but...

  • RE: &rc:Parameters=Collapsed -

    A lot of it depends....

    If you are using URL Access then most reports will work, but there are limitations to what will or will not work correctly based on the...

  • RE: Changing date format in parameters

    Like many things, it depends. Can you be a bit more specific? Where do you want the datatime parameters to be dmy instead of mdy? Do you...

  • RE: Export to Excel

    Phil, I have a couple of thoughts on this. The first one is, does your user actually need to see all 10k lines, or does he then aggregate it...

  • RE: Referencing a specific column header in a matrix

    While I don't believe you can reference the total itself (at least in 2005), by referencing the appropriate scope you'll get the same value. Just make certain you account...

Viewing 15 posts - 331 through 345 (of 2,010 total)