Forum Discussion
Anonymous
8 years agoNot applicable
Restoring a PBI report from ReportServer database backup
Does anyone know how to restore a PBI report from a backup of the ReportServer database? From what I can make out (and I haven't tried it yet), you need to restore the record in the dbo.Catalog t...
Anonymous
8 years agoNot applicable
Its simpler to restore the old DB somewhere and export the content out (the PBIX files etc) then resubmit/deploy the content
If you take a look at this thread there's some PowerShell that will export the PBIX files and RDL etc.
Anonymous
8 years agoNot applicable
Thanks loads for the suggestion - I'll give it a shot :)