Hi
While executing below NRQL for last 2 months i am unable to fetch more than 2000 records. Is there any way i can bypass this limit by changing the query.
Also any way i can export all data at once?
SELECT count( *),latest(timeSinceLoad) FROM PageAction SINCE 1 week ago FACET ohr,pageUrl,email,role,vertical,type,actionName,city, countryCode,dateOf(timestamp) as ‘Date’ LIMIT MAX WHERE appName=’’