This content has been marked as final.
Show 2 replies
-
1. Re: Extracting Calculated Fields from .tde files, .twb replace data source quandary
Kwame Robinson Nov 15, 2017 9:01 AM (in response to Kwame Robinson)Sorry to reply to my own question, urgency can be the mother of invention
Opening up the .twb file in Notepad, navigating to the <Calculation> tag references the text of the various calculated fields. I can copy these out and into a new workbook. I'm not impressed that I have to do this but at least there's a solution here.
-
2. Re: Extracting Calculated Fields from .tde files, .twb replace data source quandary
Tony Liu Feb 28, 2019 2:17 AM (in response to Kwame Robinson)I find this feature quite essential for managing large workbook.
Try my shiny app: https://tony-yanjun.shinyapps.io/Tableau_zen_parser/
You will need to install R and Rstudio to run it locally, the code is here: https://github.com/33Vito/Tableau_Zen_Parser
Feedbacks are most welcome!