I am currently working on a Nintex cloud form where I am pulling in the individual’s name and other demographic information from an SQL view we have created. The staff filling out the form will select this individual from a sql list of 7800 names. Then the name selected will be used to derive the other demographic fields related to that individual.
The issue is that we are running into a data source limit of 5000 items so not all the names are populating. Only 5000 of the 7800 or so. Has anyone figured a way to get all the items into a data lookup on a cloud form? Any help would be greatly appreciated! Thank you.