Skip to content

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

Notifications You must be signed in to change notification settings

angelicawalter/Tableau_Zen_Parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%