Code Monkey home page Code Monkey logo

tabvalidate's Introduction

TabValidate ReadMe

TabValidate is meant to be a simple script base to help you perform checks on your Tableau workbooks to validate them against your standards. All checks are done using either Tableau REST API 2019.1+ (https://onlinehelp.tableau.com/current/api/rest_api/en-us/help.htm#REST/rest_api.htm ) or XML scrapping of the workbook.

Dependencies and how to use

The scripts are Python 2.7 and 3.x compatible. The following are the modules needed for the scripts to run:

  • pip install tableauserverclient
  • pip install lxml
  • pip install pyyaml
  • pip install slackclient - Optional

In order to run any of the scripts you can specify the path of the config.yml file. Otherwise it will default to the local folder.

python workbook_best_practice_checks.py --config-file config.yml

For a sample use case and more ideas on how to use these script please visit the blog on https://community.tableau.com/docs/DOC-24078

tabvalidate's People

Contributors

csilvar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.