Hi! A segment I built is causing some problems in my table. It consists of two rules that look something like this:
Page URL contains {one term}
AND
Button Click contains any of {20 terms}
I know that "any of" segments have a limit of 100, so I don't think the segments being overloaded, but I'm not sure what else could be causing this. When I include certain date ranges, the entire panel breaks. Example with fake #s:
Date Range: July 30, 2024 - July 31, 2024 | Segment shows 300 hits
Date Range: July 30, 2024 - August 2, 2024 | Segment shows 0 hits
I know there's at least 300 hits since it appears when I just include 2 days, but when I include the next 2 days, those 300 clicks disappear. What could be happening here?