server-client-python
server-client-python copied to clipboard
A Python library for the Tableau Server REST API
## Description I want to embed key pair authentication credentials after publishing a Snowflake-connected data source to Tableau Cloud using Tableau Server Client.
## Summary ## Request Type Type 2 ## Description There are [VALID_INTERVALS](https://github.com/tableau/server-client-python/blob/master/tableauserverclient/models/interval_item.py#L72) that go as frequently as 15 minutes. We have use cases where we don't want data sources to...
## Description When creating a datasource through the Tableau Cloud UI, if you specify the connnector to be an Azure SQL Database you are allowed to specify the database name:...
## Summary List Virtual Connections should retrieve tags for each virtual connection as well. ## Request Type If you know, say which of these types your request is in the...
## Summary Virtual Connections don't support filters in the query parameters. ## Request Type If you know, say which of these types your request is in the title, and follow...
I have a schedule in Tableau Server which is set to run on a Monthly basis: Every 11ᵗʰ, 12ᵗʰ, 16ᵗʰ, 24ᵗʰ, 26ᵗʰ day of the month, at 5:05 PM. When...
## Summary The [user filters](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_concepts_filtering_and_sorting.htm#users) should support filtering based on email eq and email in. ****Type 3: new functionality**** Requests for totally new functionality will generally be passed to the...
Required its own branch and merge due to unrelated git histories
**Describe the bug** Incorrect size stats showed when publishing datasource. Fractions of MB showed however stands for fractions of TB Looks like wrong unit conversion happened when logging (division by...