Forum Discussion
alex202309
2 years agoNew Member
Power BI Report Server - Scheduled refresh does not work
Hi there, We have a problem with PBIRS and its refresh schedule. All new assigned schedules don't work. In debug mode we see errors in RSPowerBI_*.log files: |DEBUG|67|Exception during db acc...
Igna
Resolver III
2 years agoHello,
It seems to be a problem in your ReportServer database
"The INSERT statement conflicted with the FOREIGN KEY constraint "FK_SubscriptionHistory_Subscriptions". The conflict occurred in database "ReportServer", table "dbo.Subscriptions", column 'SubscriptionID'."
Did you modify something in that database ?
Igna