Tableau Connector for BigCommerce

Build 24.0.9060

TaxClasses

Lists all tax classes.

Table Specific Information

Select

The connector uses the BigCommerce API to process WHERE clause conditions built with >Id, which supports the '=' comparison.

The rest of the filter is executed client-side within the connector.

For example, the following queries is processed server-side:

SELECT * FROM TaxClasses WHERE Id = 1 

Columns

Name Type References Description
Id [KEY] Integer Numeric ID of the tax class.
Name String Name of the tax class.
DateCreated Date The date when tax class was created.
DateModified Date The data when tax class was modified.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060