8000 Cannot rename a datasource · Issue #382 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Cannot rename a datasource #382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bfsaid85 opened this issue Jan 21, 2019 · 2 comments
Closed

Cannot rename a datasource #382

bfsaid85 opened this issue Jan 21, 2019 · 2 comments
Labels

Comments

@bfsaid85
Copy link
bfsaid85 commented Jan 21, 2019

It is not possible to rename a datasource and the example in API reference didn't work :

-- do some updating
datasource.name = 'New Name'

-- call the update method with the data source item
updated_datasource = server.datasources.update(datasource)

I would like rename a datasource and keep the relation with linked workbooks, how is it possible?

@shinchris shinchris added the docs label Jan 22, 2019
@shinchris
Copy link
Contributor

Datasources cannot be renamed. There seems to be a mistake in the API reference. We will fix the example in the API reference.

@dzucker-tab
Copy link
Contributor

@bfsaid85 Fix for this is merged, thanks for the find! and thanks to @irwando and @shinchris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
0