Control Deep Linking for Tableau Mobile
Links to views and metrics open in Tableau Mobile, if deep linking is enabled. When users select links to these types of content, the links either open directly in the app or open in a web browser and automatically redirect to the app.
Note that while links to views (the individual dashboards or sheets within a workbook) open in Tableau Mobile, links to entire workbooks or projects don't open in the app. For an overview of content types in Tableau, see Tour Your Tableau Site.
Disable deep linking to Tableau Mobile
By default, deep linking is enabled. If you disable deep linking, links will open in a web browser instead of Tableau Mobile.
To disable deep linking, enter the following in the command-line interface for Tableau Services Manager:
tsm configuration set -k mobile.deep_linking.on_prem.enabled -v false
For more information see, TSM configuration set options(Link opens in a new window).
Differences in deep linking behaviour
When a user attempts to open a link to a view or metric in Tableau Mobile, the behaviour depends on:
- The version of Tableau linked to
- The type of mobile device used
- The source of the link:
- Copied from the browser’s address bar
or - Generated by subscriptions, alerts or the share dialog. For more information about these features, see Create a Subscription to a View or Workbook, Send Data-Driven Alerts or Share Web Content.
Note: Links to content other than views and metrics open in the browser, not Tableau Mobile.
Tableau version | Device | Behaviour |
---|---|---|
Tableau Cloud | Android | Links to views sent by subscriptions or alerts or links copied or sent from the share dialog open directly in the app. Links to views copied from the address bar open in the browser and redirect to the app. Links to metrics from any source open in the app. |
iOS | Links from subscriptions, alerts or share open directly in the app. Links copied from the address bar open directly in the app for iOS 13 and later. For iOS 12 and earlier, links open in the browser and redirect to the app. | |
Tableau Server | Android and iOS | Links from subscriptions, alerts or share and links copied from the address bar both open in the browser and redirect to the app. |