Forum Discussion
An Error occured while processing the Data in the Dataset
- 1 year ago
Hi Anonymous
The area you are getting is a time out error, which could possibly be that either the query is taking too long to return, or the table is too large to start returning data before the timeout happens. What happens if you reduce the query in terms of how much data is returning to see if that thenworks?
- Anonymous1 year ago
Hi, you are correct. the query is taking long to load the data, going to re-create the view
Thanks for your time and effort!
Hi Anonymous
The area you are getting is a time out error, which could possibly be that either the query is taking too long to return, or the table is too large to start returning data before the timeout happens. What happens if you reduce the query in terms of how much data is returning to see if that thenworks?
- Anonymous1 year agoNot applicable
Hi, you are correct. the query is taking long to load the data, going to re-create the view
Thanks for your time and effort!