Tableau for Confluence - Differences in Cloud version

Unsupported “non-interactive” mode

Due to platform restrictions, Tableau for Confluence does not support non-interactive mode. All Visualizations will be displayed as interactive. All parameters/features related to non-interactive mode are not supported.

Trusted Authentication

Tableau for Confluence in Cloud does not support the Trusted Authentication model that existed in Tableau for Confluence - Pro. This means your users will need to authenticate with Tableau in order for visualizations to render instead of us doing this on the back-end.

Changed parameters

Old Parameters

Replacement Parameters

Manual Migration Steps

Example

Old Parameters

Replacement Parameters

Manual Migration Steps

Example

Workbook and View

URL

Copy and paste the full URL from the “Share” dialog

 

Given this public Viz:

https://public.tableau.com/en-us/gallery/joy-around-world?tab=viz-of-the-day&type=viz-of-the-day


Clicking the Share button gives this URL:

https://public.tableau.com/views/Joyaroundtheworld/Joyaroundtheworld?:language=en&:display_count=y&mobile=&:origin=viz_share_link

Parameter as key-value pairs

Parameter as unified field

Combine the key-value pairs using URL query format:

  1. Join each pair with “=”

  2. Join all pairs with “&”

Given:

param1 value1
param2 value2

Change to:

param1=value1&param2=value2

Title, Interactive, Button, Refresh

These parameters were present to support non-interactive mode, which is now unsupported (see above).

n/a

n/a