My data connection is returning around 1000 values which populates three dropdowns based on certain criteria.
I am facing issue while retrieving the data
Following is the error I got
Critical Error
There has been a critical error while processing the form.
Click Start over to load a new copy of the form.
Error details
The form could not be displayed because default values or rules are taking too long to evaluate. To correct this, simplify the expressions or reduce the size of the data sets that they depend on.
Correlation ID:cadfd89c-0039-1000-aab2-254a197ec65b
Is there any restriction on the number of values a data connection returns??
I am using sharepoint 2013 and Office 365. The custom list form is designed using Infopath 2013.
What can be the solution for this issue??
Please suggest