test title MSFT
test title MSFT
Hi @NavMukkasa-9693,
Do you have further question on this , could we offer more support?
If this helps on your issue, you could mark it as answer so other user with similar problem could see this easier. :)
Hi @NavMukkasa-9693,
As far as I know, if you use e-mail as delivery in data driven subscription, there is no such a functionality temporaraily.
However, if you use Windows File Share, you may try with below.
Click on New Data driven subscription button
Select Windows File Share.
Edit dataset and enter the query
select 'Myreport' + ' ' +convert(varchar(10), Getdate(), 112) as FileName , 'C:\Monthly Reports\Shared Reports folder' as Path
Set Delivery options (Windows File Share)

And then you may e-mail the file to the users you want.
Regards,
Zoe
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
15 people are following this question.