Parse 'Tableau' Workbooks into Functional Data
Escape square/round brackets with backslashes
Safely extract an attribute from a named list
Safe basename with fallback
Build a field dependency graph from calculated fields
Classify a TWBX entry by file extension
Extract calculated fields from a TWB
Extract columns with their source tables from a TWB
Extract datasource details from a Tableau TWB
Extract Tableau join clauses from <relation type="join"> nodes
Extract <named-connection> entries from a TWB
Extract parameter fields from a TWB
Extract non-calculated, non-parameter fields from a TWB
Extract all <relation> tags from a TWB
Extract modern relationships from a Tableau TWB
Extract the .twb (and optionally all files) from a .twbx
Infer implicit relationships between tables from field metadata
Is an xml2 node missing?
Log a one-line summary of .twbx contents
Plot a field dependency graph
Plot a field-level relationship DAG (legacy)
Plot a source join graph
Add a prettified formula column to calculated fields table
Print a quick data-source summary from a parser object
Wrap a string in Tableau-style square brackets
Redact AWS access keys in strings
Safely evaluate and return fallback on error (with warning)
Prettify a Tableau calculation formula for display
Custom SQL (Metadata API) for a published item
Publish info for a workbook or datasource on 'Tableau' Server/Cloud
Chart (mark) types per worksheet.
Colors and palettes referenced in the workbook.
Extract Custom SQL relations from a TWB XML
Filters found on dashboards and their positions.
Per-dashboard summary (filters count and chart types).
Dashboards overview (count of zones and referenced worksheets).
Extract Initial SQL statements from connections (if present)
Show what a specific page is composed of.
Summary of all pages (counts and quick descriptors).
List all pages (dashboards, worksheets, stories).
Detect likely references to published data sources (vs embedded)
twbparser: Parse Tableau TWB/TWBX files
Tableau Workbook Parser (R6)
Extract specific files from a .twbx
List contents of a Tableau .twbx
Validate relationships against available datasources and fields
High-performance parsing of 'Tableau' workbook files into tidy data frames and dependency graphs for other visualization tools like R 'Shiny' or 'Power BI' replication.
Useful links