Hi,
I have added a report parameter with display member and value member, but datasource is binded in the codebehind file. Am able to see the drop down with the display member values, but when i add a report filter using this report parameter, its throwing an error-"An error has occurred while processing Report 'ReportName':Object cannot be cast from DBNull to other types".
Only after adding the filter, am facing this error, without the filter the report displays the chart with the actual values.
I have tried adding the filter to the report and also to the report parameter available values, but none works.
please help, asap...
I have added a report parameter with display member and value member, but datasource is binded in the codebehind file. Am able to see the drop down with the display member values, but when i add a report filter using this report parameter, its throwing an error-"An error has occurred while processing Report 'ReportName':Object cannot be cast from DBNull to other types".
Only after adding the filter, am facing this error, without the filter the report displays the chart with the actual values.
I have tried adding the filter to the report and also to the report parameter available values, but none works.
please help, asap...