Do you have access to the web front-end for SSRS? If you’re trying to recreate the report with the same name you may need to delete the previous .rdl file manually. I’ve got a vague recollection that ‘Create SSRS Report’ doesn’t like it if the file already exists.
No I don’t as it’s in the cloud.
I just tried downloading the zip instead of using the "Create SSRS and that also fails with an error.
Error
We apologize, but an unexpected internal problem occurred. Please provide your System Admin or Technical Support this Correlation ID for further details. Correlation ID: bf04a2ee-ba6b-4717-88e7-d175fde8ebf5
I am beginning to wonder why this method is considered better than just a BAQ and BAQ Report which just works
Ah, sorry, I can’t help you there. We’re on-prem so have access to that front-end to diagnose things like this. Probably worth putting in a support ticket to see what the server event logs are saying.
In general I only really use this method when the BAQ uses (and requires) parameters. In all other instances, I just use the normal BAQ Report and put up with the fact I have to manually update the .rdl template if any fields change / get added.