I executed a stored procedure from SSRS, passing date parameters. The stored procedure populated a table. I used that table as a dataset for the report but it does not display the records (body). When I go directly to the dataset and refresh the data, the results are in the table. Any thoughts?