Hi, I have prepared a simple report with Crystal Reports 2008 with a parameter to select records.
The parameter takes the values from a list of values in a table field.
When I preview it within Crystal Reports it works correctly asking for the parameter value and showing the result.
I use the report in a .NET web page which calls the report. The report stops saying that there are no values for the parameter.
I have already used reports with parameters in .NET applications in the same way and they still work, but I can't figure out what is now different and why it doesn't work with this new application.
Thanks for any help
Antonio