SQL Report Error - itemtype doesn't have a prefix

Good day all.  This error just started with a couple of our reports.  I have not made any updates to the RDL files, so I don't understand why this is occurring.  Any help would be greatly appreciated.  Thank you.

Parents Reply
  • Trying your suggestion with @id, I receive this error now.

    An attempt was made to set a report parameter 'id' that is not defined in this report. ---> Microsoft.ReportingServices.Diagnostics.Utilities.UnknownReportParameterException: An attempt was made to set a report parameter 'id' that is not defined in this report.

    Trying it with @item_number, I receive the same error as before.

Children