Tableau UI / An Introduction
Tableau UI is a React component library containing UI components for building web applications with the Tableau look-and-feel. In this introductory tutorial, we will set up our development environment (and relevant...
The TableauMagic DataTables Extension Now Available
The TableauMagic DataTables Extension v1.0.0 is now available for general use; if you have Tableau Desktop 2018.2 or greater, all you have to do is download the .trex file and start...
Tableau Application Programming Interfaces (APIs)
Tableau has an ever-growing list of Application Programming Interfaces (APIs) that we as developers can leverage to add functionality to Tableau; personally speaking, this is the most exciting part of the...
Tableau’s JavaScript API / An Introduction
In the past 5 years, I have been programming a lot with JavaScript, from simple jQuery to Angular to React. This has been mainly for my personal projects and surprisingly I have...
Creating a Tableau Extension / Part Three
In Creating a Tableau Extension / Part One we introduced you to Git, GitHub, Yarn, Visual Studio Code as well as Bootstrap, jQuery and the Tableau Extension API library. In Creating a Tableau Extension...
Tableau + Python – Going Outside of the Box
Aidan Moore reached out to me a few months ago as he wanted to show me something interesting in Tableau, I am always up for seeing something interesting, but what Aidan...
Creating a Tableau Extension / Part Two
Two weeks ago, I wrote part one of my four-part series in Creating a Tableau Extension / Part One where we introduced Git, GitHub, Yarn, Visual Studio Code as well as Bootstrap,...