I'm building a report with a parameter for stock numbers. The parameter allows multiple custom values. If the user enters a bad stock# that doesn't exist in the database, I want to alert the user that the stock# they entered doesn't exist. Is this possible?
Building a dynamic parameter isn't an option as the field in the database contains thousands of records.
Building a dynamic parameter isn't an option as the field in the database contains thousands of records.