4

I want to create data-driven subscription for my SSRS report.

I need to send reports by e-mail for users. But there is no option E-mail in "Specify how recipients are notified". Screenshot attached.

Why E-mail option doesn't exist here?

P.S.Using SSRS 2012, OS Windows 8.

enter image description here

Lynn Crumbling
  • 12,985
  • 8
  • 57
  • 95
Nick
  • 105
  • 2
  • 11

1 Answers1

6

You need to make sure the Report Server has its E-mail Settings configured, e.g. in Reporting Services Configuration Manager:

enter image description here

Once this is set up the email option for subscriptions should become available.

Ian Preston
  • 38,816
  • 8
  • 95
  • 92