Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Unsupported “non-interactive” mode

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

Changed parameters

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

  • No labels