Forum Replies Created

Viewing 15 posts - 1,051 through 1,065 (of 2,010 total)

  • RE: Hiding Group Headers

    So when you are talking about a header, are you actually dealing with the header row or just a row that has the top level of your information?

    What I mean...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Lets help the experts help themselves

    I'm also not an expert, but like the others, I post because a) someone has helped me and b) it helps me learn and forces me to step out of...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Hiding Group Headers

    Can you give a bit more info on how you're "hiding" the duplicates?

    Perhaps you just need to take a bit better look at how you're grouping the information. Are...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Interactive Sort in MAtrix

    Finally found my own answer...

    According to this MSDN Forum, it's not available in SSRS 2005.

    http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/861a8996-4880-4c07-8d91-465ca266020f/

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Changing Format of field for display

    You could do this not so much with a button, but with a new report parameter...

    You could create a string type parameter that allows the user to chose the format...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Adding 15% growth to the count of a column in a matrix

    ok so you've got your matrix all set up and you just want to add one more column right for the goal correct?

    can you add the column and specify it's...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Subreports within table/matrix cells are ignored

    This is a know issue using subreports exported to excel in SSRS 2000/2005. This issue has been corrected is SSRS 2008. Additionally, you may try to rewrite your...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: report service Datetime Calender

    1st if you give us the exact error message it would go a long way towards helping us to help you. Also the version you are using woudl be...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: a<>b OR not(a=b)

    I guess it depends on your organization...

    If you're the DBA and you're in charge of code that is executed against your database, I'd assume you would have the ability to...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: CASE Statement

    You've got a comma after your Case Statement in your Group BY before your HAving Clause.

    Get rid of that and you should be all set.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: The February 2009 Energy Update

    no, but liquid nails works adequately well for these types of applications.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: a<>b OR not(a=b)

    My point exactly. Gets even worse when reading code from someone who doesn't believe in uppercase key words.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: a<>b OR not(a=b)

    I agree with tnolan. There will very a very slight performance increase with <>, however I prefer that one for the reason that was added at the end...

    If I'm...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Duplicate one table

    As Gus beat me to the punch, I'd just like to add to be cognizant of any FK relationships you have defined on other tables... want to make sure you...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: How to track updates to a table

    I would also recommend Profiler and reading up on how to use it. It's an invaluable tool to have in your arsenal.

    Beyond that you may want to check out...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 15 posts - 1,051 through 1,065 (of 2,010 total)