The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi friends!
There are reports schedulled on report server.
Is possible to have an email alert when ocurrers a report refresh falliure?
Thanks in advance!
Solved! Go to Solution.
Hi SANDRALIA,
You cannot do what you want within the Power BI Report Server. You could write some SSIS package or Power Automate (preferred) to read the table from the ReportServer database to check for the error message and send the email.
Thanks!
Hi SANDRALIA,
You cannot do what you want within the Power BI Report Server. You could write some SSIS package or Power Automate (preferred) to read the table from the ReportServer database to check for the error message and send the email.
Thanks!
Thank you