Tableau Connector for Marketo

Build 25.0.9434

DailyErrorStatistics

Retrieve the count of each error users have encountered in the current day.

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 DailyErrorStatistics 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 25.0.9434