You use SQL Server Reporting Services (SSRS) and wonder why you can’t set the "To" field.
By default, SSRS will use your user name as the receipient and not allow manual changes.
How to enable the "To" field?
- Locate RSReportServer.config on your SSRS server.
- Make one change:
<SendEmailToUserAlias>False</SendEmailToUserAlias>
No Comments so far ↓
There are no comments yet...Kick things off by filling out the form below.