Hello,
Is there a way to put a report into a debugging mode?
My situation is this. I'm changing the SP of a report to speed it up in a transition to 2005, in fact this is the same one where the funky from was from, and for some reason when I call the SP from SQL it takes 4 seconds. When the report runs, well its been 20 mins and its still running. I'm fairly sure that I'm duplicating the passed parameters.
Though since the time difference I'm probably not. In LogiXML you can enable debugging links and they will allow you to see the parameters passed to an SP and like. There must be something similar in SSRS. Any help would be much appreciated.