get_twbx_calculated_fields
Extract calculated fields, parameters, and formulas from Tableau workbook files to reveal dependencies and understand how visualizations are built.
Instructions
Extracts calculated fields, parameters, and field definitions from a Tableau workbook (.twb file). Returns formulas, data types, and field dependencies to understand how visualizations are built. Use with the mainTwbPath from unpack_twbx output. Ideal for learning Tableau techniques from existing visualizations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| twbFilePath | Yes | ||
| includeHidden | Yes | ||
| includeDependencies | Yes |