I am getting error while trying to read data from dataset having 100k records. Below is the error.
Error evaluating from_dataset(“contacts”, “contact_id”, “{“id”:1}”): Downloading datasets larger than 50000 rows is not supported.
I am getting error while trying to read data from dataset having 100k records. Below is the error.
Error evaluating from_dataset(“contacts”, “contact_id”, “{“id”:1}”): Downloading datasets larger than 50000 rows is not supported.