tableau / server-client-python

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

Wildcard filter docs clarification #1431

Open jorwoods opened 1 month ago

jorwoods commented 1 month 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 1 month ago

What Jordan said! 😁