-
1. Re: Export list of Created Calculated Fields - Need all Formulas (100) - Audit Control
Jen Shepherd Jan 19, 2018 1:02 PM (in response to Ross Moffitt)1 of 1 people found this helpfulHi Ross,
As far as I know, there still isn't a way to do this right from Tableau. You can see a lot of info about each worksheet, including the calculations used and their formulas, by going to Worksheet > Describe Sheet when you're on a worksheet in Desktop, but that's still only info about one sheet at a time, and you have to copy and paste the text elsewhere.
Some people have found ways to leverage the XML of Tableau files to extract info: https://community.tableau.com/ideas/1886
And there are (paid) external tools that can handle what you're looking for. Two I know of are Alteryx and RapidDox:
https://factualsoft.com/rapiddox/
https://www.theinformationlab.co.uk/2016/06/07/extract-calculated-fields-tableau-alteryx/
I completely agree that this would be awesome functionality for Tableau to add! And I would love to be corrected if someone else out there knows how to do this from within Tableau.
Best,
Jen
-
2. Re: Export list of Created Calculated Fields - Need all Formulas (100) - Audit Control
Ross Moffitt Jan 23, 2018 4:47 AM (in response to Jen Shepherd)Thanks, Jen. Going to Worksheet > Describe Sheet worked for me.
-
4. Re: Export list of Created Calculated Fields - Need all Formulas (100) - Audit Control
Tony Liu Feb 28, 2019 1:55 AM (in response to Mark Hardcastle)This feature is quite essential for managing large workbook. It is also fairly easy to do so I am surprised that it's not available.
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
