Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

How to display warning message when result set exceeds a limit value?

$
0
0
We have been asked to display a warning message to the user when the # of records in the report exceeds 250,000 records, i.e. if the result set in the report exceeds 250,000 row count and the user tries to export the report to Excel format by clicking on the "Export" link button. In SSRS, can we set the the limit value (250,000) on the row count? and how can we display the message when result set is > 250,000?

Viewing all articles
Browse latest Browse all 2791

Trending Articles