Property or Function is not supported within the Tableau API.
An error occurred within the Tableau API. Contact Tableau Support.
An invalid aggregation was specified for the filter, such as setting a range filter to "SUM(Sales)" instead of "Sales".
A filter operation was attempted on a field that does not exist in the data source.
A filter operation was attempted using a value that is the wrong data type or format.
A parameter is not the correct data type or format. The name of the parameter is specified in the Error.message field.
An invalid date value was specified in a Sheet.selectMarksAsync() call for a date field.
A field was specified in a Sheet.selectMarksAsync() call that does not exist in the data source.
An invalid value was specified in a Sheet.selectMarksAsync() call.
An operation was attempted on a sheet that is not active or embedded within the active dashboard.
A general-purpose server error occurred. Details are contained in the Error object.
Can occur when an api call times out.
Can occur when two incompatible calls are triggered together.