tableau / server-client-python

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

feat: pass parameters in request options #1372

Closed jorwoods closed 1 month ago

jorwoods commented 2 months ago

Tableau RequestOptions used for filtering content previously supported view filters, but not parameters. This PR adds support for parameters to be used when filtering CSVs, Excel exports, PDFs, Images, etc.