tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
659 stars 421 forks source link

Wildcard filter docs clarification #1431

Open jorwoods opened 3 months ago

jorwoods commented 3 months ago

In the docs for filtering the REST API is the following phrase:

Wildcard searches for characters using starts with, ends with, and contains-based searches are supported starting in Tableau Cloud May 2023 and Tableau Server 2022.1.14.

No field on any object shows support for contains, startswith, or endswith.

Can we get some clarification on what objects and fields support these operators and the exact syntax used?

kjmassey commented 3 months ago

What Jordan said! 😁