Data Retrieval Limit

My form requires pulling data from over 400,000 records. The form crashes whenever it gets to the question that requires that data during the preview. It also crashes while loading the data on the android device.
Does anybody know how to solve this?

Hi @lookman, just to clarify, do you mean that you are using the pulldata() method in your form and the file you are pulling from contains over 400k rows?

Hi Josh,

That exactly what I mean.