Excel Add-In for Marketo

Build 24.0.9175

WeeklyErrorStatistics

Retrieve the count of each error users have encountered in the past 7 days.

Select

Note: Filters provided with one of the supported operators listed in the "Operators" column are processed server-side, all the other filters are processed client-side.

	SELECT * FROM WeeklyErrorStatistics WHERE ErrorCode='610'

Columns

Name Type Operators Description
Date Date The date when the error was encountered.
ErrorCode String The error code.
Count Int The error count for the particular error code.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175