Skip to content

Cannot rename a datasource #382

@bfsaid85

Description

@bfsaid85

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions