I created a Report Project and (Local) Report.rdl Report that includes a selectable dropdownlist that allows filtering of the report by various categories. I can view the report in "Preview" and when I run it via the debugger.
Now I would like to enable users to access the report through a link in a Webform.aspx. I attempted to add a webform in this project, but when I try to "Add a New Item", a webform is not one of the choices.
I would have assumed that there are procedures or a tutorial that instruct how to do this?
Any assistance would be appreciated!