Forum Discussion
tktmastr
6 years agoHelper I
Data Missing When Filtering
Hello, I'm not quite sure how to explain this, but I have a table of data from Google Analytics that I need to filter by a couple of things. My filters are "Page" contains "ccauth" and "Event...
- 6 years ago
In case anyone else has the same issue, it seems Google Analytics uses "sampling" with a large dataset and does not show everything.
KEITHO
6 years agoFrequent Visitor
Just a suggestion, but have you checked into the date statement? Could it be a simple difference of european date vs american date format in your data load or filter. maybe the interpretation of date is misaligned?
tktmastr
6 years agoHelper I
Not sure why GA would pull in a variety of dates... it seems to be fine when filtering by date first - in fact, that's the only way to get the desired # of rows. It doesn't give all of the rows of data unless it's filtered to a date.