tableau / document-api-python

Create and modify Tableau workbook and datasource files
https://tableau.github.io/document-api-python/
MIT License
326 stars 178 forks source link

throwing error when we edit and save the twbx file containing both live and extract connections. #233

Open manideep-madha opened 2 years ago

manideep-madha commented 2 years ago

if we edit and save the twbx file having only extract connections working fine. but when we edit and save twbx file having both live and extract types of connections, calculated fields are missing in in live connection data sources. hence throwing an error saying: calculated fields doesn't exist.