Skip to content

michu123/tableau-workbook-parser

 
 

Repository files navigation

Tableau_Zen_Parser

Shiny app to parse a Tableau workbook (.twb) file to show data source as well as visualise dependency between calculated fields, parameters and raw data.

shinyapps.io url: https://tony-yanjun.shinyapps.io/Tableau_zen_parser/ (performance depend on traffic)

To run locally,

  1. Downlad R and Rstudio;
  2. Install required packages: shiny, shinycssloaders, tidyverse, rvest, xml2 and visNetwork;
  3. Download the app.R script from this repo, open the script in Rstudio, click 'Run App' in the top right corner of Rstudio editor.

About

Shiny app to parse a .twb file to show data source as well as dependency between calculated fields, parameters and raw data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%