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

[Type2] Allow Incremental Refresh type schedules to be added via `server.schedules.add_to_schedule`

Open eschranz opened this issue 2 years ago • 2 comments

Summary

For content with incremental refresh set up, allow for functionality to assign schedules as Incremental Refresh. image

Description

Currently, there is no option to add incremental refresh type schedules via TSC. This functionality exists on Tableau Server when content is set up for incremental refreshes. server.schedules.add_to_schedule has an option for task_type (code), but no string option is acceptable for incremental type.

eschranz avatar Sep 06 '22 23:09 eschranz

This is being worked on internally and should be available in 2023.

jacalata avatar Oct 26 '22 00:10 jacalata

Any progress ?

ChristianDvo avatar Jan 25 '24 15:01 ChristianDvo