Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
SolomonovAnton
Super User
Super User

error log of SSRS data-driven subscription

Hello ! 

 

I have an SSRS report hosted on Power BI Report Server. The SSRS report has a data-driven subscription that sends an Excel file via email. How can I find a list of email addresses that encountered errors if the data-driven subscription indicates there were issues?

5 REPLIES 5
Anonymous
Not applicable

Hi, @SolomonovAnton 

Go to the Subscriptions tab in the web portal of Power BI Report Server. Find the status of your data-driven subscription. If there is an error, the status will show the problem.
Detailed error information is logged in the Reporting Service logs. These logs are typically located at:

 

C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles

 

vyohuamsft_0-1730859396413.png

 

Open the relevant log file and search for entries related to your subscription.
You can also query the ExecutionLog3 view in the ReportServer database for details about subscription executions. This view includes columns such as Status and Error, which can help identify issues.

vyohuamsft_1-1730859418498.png

 

You can check the following links:

Troubleshoot Reporting Services subscriptions and delivery - SQL Server Reporting Services (SSRS) | ...

 

Monitor Reporting Services subscriptions - SQL Server Reporting Services (SSRS) | Microsoft Learn

vyohuamsft_0-1732871023102.png

 

How to Get Your Question Answered Quickly

Best Regards

Yongkang Hua

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Expiscornovus
Super User
Super User

Hi @SolomonovAnton,

 

Below is an example of a thread where they used the SSRS catalog:

https://community.fabric.microsoft.com/t5/Report-Server/Report-to-extract-failed-subscriptions/m-p/2...

 

That solution is based on this blog:

https://www.sqlshack.com/ssrs-failed-subscription-alerting/

 



Happy to help out 🙂

I share #PowerAutomate and #SharePointOnline content on my Blog, Bluesky profile or Youtube Channel

thank you for you answer! unfortunately, I didn't find list of recipients in code presented by link.  field 'Recipients' from code - it is subscription description, but not emails

aduguid
Super User
Super User

thank you for your link! It is realy cool repository !!

but unfortunately I can't answer at my question 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.