Tableau
ALTR integrates with Tableau to provide user- and session-level visibility into queries originating from the Tableau platform. This information can then be analyzed in Data Usage Analytics, recorded in the Query Log, and exported to third-party tools.
Tableau can be configured to work with ALTR on the following platforms:
Tableau Desktop (when signed into a Tableau server)
Tableau Server
Tableau Online
ALTR's Tableau integration works by Tableau executing Initial SQL every time Tableau connects to a database. This records the user and session information from Tableau, which is then ingested by ALTR when queries execute.
Configuring Tableau to Integrate with ALTR
To make Tableau user information visible to ALTR:
Navigate to the Tableau workbook you wish to connect.
Select the
icon on the toolbar.From the
menu, select the desired data sourcefrom the and then .Ensure the Data Source in the lower left corner of the window is selected.
Select the carrot on the right of the data source block, then select
.Enter the following SQL Statement:
set altruser = [TableauServerUser]
Click
to accept the edits and then the → menu item to save the workbook