Toan Hoang

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 using it in your dashboards today.

Note: we have released version 1.10 thanks to support from Tableau and their development team.

Usage

Note: This extension by design listens for actions and filters on the connected worksheet; this means you can have multiple worksheets with various visualisations filtering the Extension connected worksheet.

About

The TableauMagic DataTables Extension was created to:

I have open-sourced the code under the MIT license; you can find the link to the GitHub repository here: https://github.com/tableaumagic/tableau-datatables-extension

If you think there is anything I can improve on, please let me know at via Twitter at @thoang1000, or via email at admin@tableau.toanhoang.com

Install Guide

To install the code and get up and running:

Once installed, clone this repository:

$ git clone https://github.com/tableaumagic/tableau-datatables-extension.git

Run the following yarn command to install the required third-party libraries:

$ yarn install

Use npm to install a http-server

$ npm install http-server -g

Start the http-server

$ http-server

Open the datatables.trex file from the cloned GitHub repository in Tableau Desktop 2018.2 or greater. Enjoy.

Credits

Thank you to the wonderful people of the Tableau community for providing me with feedback, special thanks to:

Exit mobile version