Tableau Connector for Shopify

Build 24.0.9187

SegmentFilterParameters

The parameters for event segment filters.

View-Specific Information

Select

The connector processes all filters client-side within the connector. However, queries to retrieve segment filter metadata from this view are processed server-side. For example:

  SELECT SegmentFilterQueryName, QueryName, ParameterType FROM SegmentFilterParameters WHERE SegmentFilterQueryName = 'MySegmentFilter'

Columns

Name Type References Description
SegmentFilterQueryName [KEY] String The query name of the filter.
QueryName [KEY] String The query name of the parameter.
ParameterType String The type of the parameter.
Optional Bool Whether the parameter is optional.
AcceptsMultipleValues Bool Whether the parameter accepts a list of values.
LocalizedName String The localized name of the parameter.
LocalizedDescription String The localized description of the parameter.

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