Hi,
I have a requirement to tell the user that the report returned more than 65000 records. Right now i am running the query and using the expression count(rows for Report). Is there any other way to count the no of records and display the message to the user.
thanks