I have used Tableau Hyper API to create a .hyper file using a CSV. I then used Tableau Python SDK to publish this as a datasource. It appears as a live connection. I then created custom calculations on that datasource.
Now I want to refresh this .hyper file regularly using a job in Python without losing the custom calculations. How can I achieve this scenario where basically extract refresh is managed by a python job.
If I publish the datasource again after hyper file refresh then I lose the custom calculations. I don't want the custom calculation as functions in the hyper file.
1.4m articles
1.4m replys
5 comments
57.0k users