Skip to content

View Acceleration disappears when publishing a dashboard using the TableauServerClient API #1220

@Cloudy17g35

Description

@Cloudy17g35

Hi,

Python version: 3.10.1

Tableau Server version: 2022.3.0 (20223.22.1005.1835) 64-bit Linux

tableauserverclient version: 0.19.0

I will give you an overview of the situation:

Let's say that you have published dashboard to tableauserver and accelerated some views in it. Then you want to publish the same dashboard (on the same tableau site, project and with the same name) but using tableauserverclient API - .using publish() method on WorkbookItem. In this particular case all accelerated views are annulled.

Is there any way to use .publish() method and not overwritte these accelerated views?

I cannot see anything in tableauserverclient documentation about this topic, but it might be very useful if we might pass list of views (as a list of strings) which we want to be accelerated. I think that similar behaviour is already implemented for hidden views.

Thanks,

Ksawery

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions