Topic by Stanislav Zahov
Content
Hello guys. I have a problem with requesting a RunAnalyticsReport, the code is below. The export works when I set the report to return a fixed period, e.g. 4 or 6 hours. When I set the report to require a start date (AlertClosedAfter in this case), it timed out. Then I re-ran it after disabling the start date requirement and it only returns the rows that are created after the time out, no matter if I set any filters or not (I'm pretty sure my filter is wrong, so if you can help me with that it would be perfect). So now every time I run it it only returns the rows since the time out. Do you guys have any ideas? Thanks in advance!
Here's the code: