New SSRS Reports Invalid Object Name

I’m working with a new company’s SSRS reports, specifically extending a field in the Sales Order Acknolwedgement Report to fit a value. When testing, it is saved to a new report file in the report server. When I go to test the new report, I am given an error message in the System Monitor stating “Invalid object name ‘OrderHed_34771e3b385d4614996fe8a8708f7aba’.”

The Report Style pathway is correct and I did not make any changes to the Data Source connection. The old report still print fine, it is only the modified one that is giving this error. Is there a way to stop this from happening?

Check the Reports Parameters(in the RDL), specifically the GUID. Someone may have put a default value in there while doing some testing, and forgot toe remove it.

That appears to be the issue, I have not used the GUID values before so this was a new one for me.

When testing a report, you can save yourself the time of having to copy and paste the GUID from System Monitor, everytime you test run the report. Just have to remember to remove them when done.