Hi
I have reports with parameters that filter the reported records by. for example, Company Id.
I am creating a parameter entry panel and want the option to 'Show All'
How do I set the relevant parameter in my ASP.NET application (VB.NET code) to make the report display all records rather than ones that match a specific company id?
Thanks
Mark