Hi, I am trying to debug a report which uses a stored procedure written using dynamic sql and wanted to get the query text which is executed against the database to get back results. I tried looking at ExecutionLogStorage table in ReportServerDB and SQL Profiler but I did not find the query text. Could you please guide me.
Thanks in advance........