The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Using plumbertableau Extensions in Tableau

Before you use plumbertableau extensions in Tableau, you’ll need to configure your extension server in Tableau. See “Publishing plumbertableau Extensions to RStudio Connect” for detailed instructions on setting up Tableau and RStudio Connect to work together.

plumbertableau extensions are used within calculated fields in Tableau, with calls to Tableau’s SCRIPT_* functions.

Viewing Info on an Extension

plumbertableau automatically generates a documentation page with example calls for each endpoint in the extension. These are what you see when you view the extension on RStudio Connect.

This page includes the following information about the extension:

For each endpoint, it includes:

Calling an Extension Endpoint in Tableau

You can copy and paste the usage example (the SCRIPT_* command) into a calculated field in Tableau (it generates the correct URL), and replace the argument placeholders with actual values from the Tableau workbook.

Using a plumbertableau extension in a calculated field
Using a plumbertableau extension in a calculated field

Working with Tableau Data

We’ve found that a few practices in Tableau ensure that the data you pass to a plumbertableau extension is sent correctly.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.