To start, we’re currently on Looker release 4.14, and I am an admin user with “download_without_limits”
With a data set that has a zipcode type (I do not have reliable Lat/Long to use the location type), I am building an US-map visualization with dimensions of zipcode and one other, and the measure being a simple count of rows.
The map works great right now, but the data set is limited to 5,000 points, and I have a full set of about 7,500 (from my SQL running directly against the database). Does anyone know a way to move past this limit?