Can You Use A Stored Procedure To Provide Data To An Ssrs Report?
Answer / Gaurav Kumar Singh
Yes, you can use a stored procedure to provide data to an SQL Server Reporting Services (SSRS) report. To do this, create the stored procedure in your database and then add a dataset to the report that calls the stored procedure as its data source.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the rdl file?
In how many ways you can invoke ssrs reports?
What are data regions?
What are the rendering extensions of ssrs?
Can we deploy SSRS reports on our personal website?
What are the reporting services components?
What is query parameter in ssrs?
Explain SSRS Architecture?
What are different types of roles provided by ssrs?
How does Report Builder support Analysis Services cubes?
When to use null data driven subscription?
what are the different stages of Report Processing?