server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

A Python library for the Tableau Server REST API

Results 212 server-client-python issues
Sort by recently updated
recently updated
newest added

## Description I want to embed key pair authentication credentials after publishing a Snowflake-connected data source to Tableau Cloud using Tableau Server Client.

enhancement
needs investigation

## 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...

enhancement
needs investigation

## 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:...

enhancement
needs investigation

## 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...

enhancement
needs investigation

## 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...

enhancement
needs investigation

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...

bug
needs investigation

## 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...

enhancement
needs investigation

Required its own branch and merge due to unrelated git histories

cla:missing

**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...