Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I created an API alert system that would alert report PIC about the error through telegram, the thing is the detail error message only available for data refresh but not for user execution error. I tried looking in execution log 2 & 3 but no luck, all I can get is execution status and additional info. I tried looking in log file but no relevant information was found either. So my question is, is it possible to get the report error message that occured when someone viewing the report.
TLDR; I want to get above error message, ideally from report server database tables. Is it possible? Thanks.
Solved! Go to Solution.
I don't think these detailed error messages are stored in the database tables. I think you would have to load the ReportingServicesService*.log files from the log folder to get those sorts of errors
I don't think these detailed error messages are stored in the database tables. I think you would have to load the ReportingServicesService*.log files from the log folder to get those sorts of errors