HelloI encountered the following errorÃÂ because in my stored procedure, some of the tables were truncated. I resolved the problem, but wanted to know how I canÃÂ ensure thatÃÂ the report users will not get an error when theyÃÂ run the reportÃÂ and a record does not exist.ÃÂ
Build complete -- 0 errors, 0 warnings[rsRuntimeErrorInExpression] The ToolTip expression for the textrun 'Text.Paragraphs[0].TextRuns[0]' contains an error: The query returned no rows for the dataset. The expression therefore evaluates to null.[rsRuntimeErrorInExpression] The ToolTip expression for the textrun 'textbox3.Paragraphs[0].TextRuns[0]' contains an error: The query returned no rows for the dataset. The expression therefore evaluates to null.Preview complete -- 0 errors, 2 warnings
Thanks,
ÃÂ
Kajo
ÃÂ Kajoo
View Complete Post