Tableau Desktop For Mac

  1. To uninstall Tableau Desktop on the Mac, do the following: If a product key deactivation or return is required, run the -return option on the Tableau object in the /Applications path. For more information, see Deactivate the product key. Drag the application and the Desktop shortcut (if there is one) to your trash folder and then empty.
  2. Match the skills of any data worker with the capabilities they need. Prepare, create, explore, or view trusted data with subscriptions to Tableau's governed self-service analytics platform. Upgrade to Tableau Creator, a subscription offering that gives you Tableau Desktop, Tableau Prep Builder, and a choice of Tableau Server or Tableau Online.
  3. Tableau Desktop System Requirements: Windows 7 or newer (64 bit) Intel Pentium 4 or AMD Opteron processor or faster. 1.5 GB minimum free disk space.
  4. Tableau is a comprehensive business analytics software that offers you the possibility to visualize your data using different models to identify relevant patterns or detect trends. The app allows you to create data visualizations with the help of powerful yet easy to use tools.

When you install Tableau Desktop or Tableau Prep Builder, the installation might not always go exactly as planned. In this article you can find information about how to create a log file to help you troubleshoot, as well as a list of issues you might encounter and suggestions for how to resolve them.

“A certificate chain file is required for Tableau Desktop on the Mac.” That page also has the info your Server admin would need.

Create an installation log

Tableau Desktop or Tableau Prep Builder can keep a log of the installation process. Logging is on by default for the Tableau installer for both Windows and Mac. By default, the log files are stored in the user's temporary folder (the location specified in the %temp% environment variable) for Windows and in /private/var/log for the Mac. It's a good idea to keep the log files for the installation process to help you troubleshoot in case anything goes wrong. If so, you can review the log file and search for entries that include Error or Fail to help you spot the problem.

If you want to change the location or name of the log files, or if you're not sure if logging is enabled, complete the following steps. Logging must be turned on before you start installation.

  1. Download the installer (.exe file).

  2. Open a command window as an administrator.

  3. Navigate to the directory where you downloaded the installer file.

  4. Run the following command:

    <installer> /log '<log_file_path_and_name>'

    Replace installer with the name of the Tableau installer file and replace log_file_path_and_name with the path and name of the file where you want the installation log file to be saved.

    For example:

    tableauDesktop-64bit-2019-1-0.exe /log 'C:UsershenrywDesktopinstall.txt'.

Resolve FlexNet licensing errors when activating or opening Tableau Desktop or Tableau Prep Builder

If the Tableau licensing service can't read or access the product key, you might see one of the following errors:

  • No license found for 'TableauDesktop'

  • Unable to add license

  • Function flxActCommonLicSpcPopulateFromTS returned error 50030, 71521, 0

To troubleshoot the error and resolve it, try the steps in this section in the order shown.

1. Verify the system date and time

Verify that the date and time on your computer is set to the current date. If the clock on your computer is set to a date prior to the current date, Tableau can't be activated.

2. Verify that the FlexNet Licensing Service is installed

When you install Tableau Desktop, the FlexNet Licensing Service is installed automatically. Tableau requires this service to run. When you install Tableau Desktop on the Mac, you might be prompted to enter your password to give the installer permission to install FlexNet. For Windows, permission to install FlexNet is implied from the user account settings.

To check whether the licensing service is properly installed on your computer, complete the following steps:

Windows

  1. Navigate to the following folder:

    C:Program FilesCommon FilesMacrovision SharedFlexNet Publisher

  2. Verify that the FNPLicensingService application is in the folder.

    If the FlexNet licensing Service is not installed, try reinstalling Tableau Desktop or check your user account permissions settings.

Mac

  1. Start the Terminal application.

  2. Type the following command to list the contents of the FlexNet directory:

    ls '/Library/Application Support/FLEXnet Publisher/Service/11.16.2/FNPLicensingService'

    If the command doesn't return anything, or if it returns the message No such file or directory, the licensing service isn't installed. For information about how to manually install the FlexNet Licensing Service, see Error: 'The FlexNet licensing service is not present on the system' Activating on Mac(Link opens in a new window) in the Tableau Knowledgebase.

3. Verify that the FlexNet Licensing Service is running

If you have verified that the FlexNet Licensing Service is installed, verify that the licensing service is running. If it isn't, you might need to manually start the service. To start the service, complete the steps below based on your operating system, and then restart Tableau Desktop.

Windows

  1. From the Windows Start menu, open services.msc.

  2. In the Services dialog box, verify that the status for the FlexNet Licensing Service is Started.

    If the Start option is grayed out, right-click FlexNet Licensing Service in the list and select Properties. On the General tab, click Start, then click OK to close the dialog box.

Mac

  1. Start the Terminal application.

  2. Navigate to the FlexNet directory:

    '/Applications/Tableau Desktop <Tableau version.app>/Contents/Frameworks/FlexNet/'custactutil -view

    For example '/Applications/Tableau Desktop 2019.1.app/Contents/Frameworks/FlexNet/'custactutil -view

  3. Verify that the FlexNet Licensing Service is running. You should see Trust Flags = FULLY TRUSTEDand Status = ENABLED.

  4. Then use the following command to save the output to a file on your desktop:

    /Applications/Tableau Desktop <Tableau version.app>/Contents/Frameworks/FlexNet/custactutil -view > /users/$(whoami)/Desktop/licresults.txt

4. Repair trusted storage

If FlexNet Licensing Services is installed and running but you're still seeing an error, there might be a problem with the Tableau product key information. To resolve this issue, complete the following steps to repair the key information that is located and saved in trusted storage.

Note: You will need access to the Customer Activation Utility located in the bin folder to perform these steps.

Windows

  1. Open a command window and navigate to the directory where the Customer Activation Utility is. For example:

    cd 'C:Program FilesTableauTableau <version>bin'

    where <version> is the Tableau product version that you installed.

  2. Type the following command:

    custactutil –localrepair

  3. Launch Tableau.

    If the repair is not successful, type the following command to create a LicResults.txt file:

    custactutil -view >LicResults.txt

    Contact Technical Support(Link opens in a new window) and include the LicResults.txt file that you created.

Mac

Tableau
  1. Start the Terminal application.

  2. Navigate to the FlexNet directory:

    cd /Applications/Tableau Desktop <version>.app>/Contents/Frameworks/Flexnet

  3. Enter the following command:

    ./custactutil -localrepair

  4. Launch Tableau.

  5. If the repair is not successful, type the following command to create a LicResults.txt file:

    ./custactutil -view > /users/<username>/licresults.txt

    Contact Technical Support(Link opens in a new window) and include the LicResults.txt file that you created.

Troubleshoot activation errors using activation exit codes

When you start Tableau and include the -activate option, the activation process returns status information by setting the ERRORLEVEL environment variable to an exit code. If activation was successful, the Tableau application exit code is 0 (zero). The table below lists exit codes from the activation process and what they mean.

If activation fails, you can also find error information in the Tableau log file. Log files are located in the Logs folder in the My Tableau Repository folder under the current user’s Documents folder. For example:

/Users/<user>/Documents/My Tableau Repository/Logs

The following example script shows how to activate Tableau Desktop for Windows and check for specific errors, such as an invalid product key (536871018) and general licensing issues (536871012).

Exit CodeMessageValue
536871012TABLEAU_ERROR_LICENSING_GENERALAn unknown error occurred during the licensing operation.
536871013TABLEAU_ERROR_LICENSING_INTERNALThe product is unable to start due to an internal licensing error.
536871014TABLEAU_ERROR_LICENSING_SETUPThe product is unable to start due to an internal licensing error.
536871015TABLEAU_ERROR_LICENSING_CONNECTAn error occurred contacting the Tableau license server.
536871017TABLEAU_ERROR_LICENSING_ACTIVATION_ASRAn error occurred while activating the ASR.
536871016TABLEAU_ERROR_LICENSING_ACTIVATION_GENERALActivation failed, please try again.
536871018TABLEAU_ERROR_LICENSING_ACTIVATION_INVALID_KEYInvalid product key.
536871019TABLEAU_ERROR_LICENSING_ACTIVATION_OFFLINEUnable to complete offline activation.
536871020TABLEAU_ERROR_LICENSING_ACTIVATION_INVALID_MODELAn error was returned from the license server. Check the Tableau log file for more information.
536871033TABLEAU_ERROR_LICENSING_ACTIVATION_MAX_EXTRA_ACTIVATIONSFailed to activate the license because you have reached the limit of activations for this license.
536871022TABLEAU_ERROR_LICENSING_UNLICENSED_GENERALAn unknown error occurred during the unlicensing operation. Check your product key or contact support.
536871023TABLEAU_ERROR_LICENSING_UNLICENSED_NONE_FOUNDNo licenses found.
536871024TABLEAU_ERROR_LICENSING_UNLICENSED_EXPIREDOnly expired product keys were found.
536871025TABLEAU_ERROR_LICENSING_UNLICENSED_EXPIRED_TRIALYour trial for this version has ended.
536871026TABLEAU_ERROR_LICENSING_UNLICENSED_EXPIRED_SUBSCRIPTIONThe product key is expired.
536871027TABLEAU_ERROR_LICENSING_UNLICENSED_EXPIRED_MAINTENANCEMaintenance has expired.
536871028TABLEAU_ERROR_LICENSING_RESYNC_GENERALYour product keys could not be synchronized.
536871029TABLEAU_ERROR_LICENSING_REGISTRATION_GENERALAn error occurred during product registration.
536871030TABLEAU_ERROR_LICENSING_SERVICE_INSTALLAn unknown error occurred during licensing operations.
536871031TABLEAU_ERROR_LICENSING_SERVICE_UNINSTALLAn unknown error occurred during licensing operations.

Troubleshoot internet errors

Tableau Desktop and Tableau Prep Builder require certain firewall and proxy settings to load map views, to load web pages, and to process license requests. If you encounter one of the following errors, the administrator for the organization's network needs to make changes to the network web proxy and firewall configuration settings.

  • The licensing process requests offline activation.

  • Map views appear blank in Tableau Desktop.

  • Web pages in dashboards fail to load.

  • The online map can't be loaded.

For information about how to configure internet access for Tableau Desktop, see Internet Access Requirements.

Troubleshoot accessing the licensing server

Tableau Public for Mac: Free Download + Review [Latest Version]

The Tableau licensing service was moved to a new data center on October 6, 2018. This means that any environments that required special configuration (static IP safe listing for example) to access licensing.tableau.com or licensing.tableau.com will need to be updated before you can activate, refresh, or deactivate a Tableau product key.

To check whether this is the problem:

  1. In a web browser, navigate to the following addresses:

    • https://licensing.tableau.com

    • https://licensing.tableau.com

      You should see a 'Test success.' page.

  2. If you don't see the success page, you may need to update your local environment to access the licensing services. For more details, see the Tableau Community(Link opens in a new window).

Troubleshoot license reporting (Tableau Desktop only)

When Tableau Server and Tableau Desktop instances are properly configured, Tableau Desktop license usage information is available in two administrative views, Desktop License Usage(Link opens in a new window) and Desktop License Expiration(Link opens in a new window). If you can't see these views, or if there's no data in them, there might be a problem with license reporting. The sections below can help you troubleshoot the cause.

Cached

For information about how to configure Tableau Desktop reporting, see Manage Tableau Desktop License Usage.

Administrative views aren't available

The Desktop License Reporting administrative views are available only to Tableau Server administrators. If you don't see links to the Desktop License Usage and Desktop License Expiration views on the Server Status page (select Manage All Sites from the Sites menu), verify the following:

  • You are signed in as a Tableau Server administrator.

  • You are running a version of Tableau Server 10.0 or later, and users are running Tableau Desktop version 10.0 or later. Tableau Desktop license reporting is available beginning with version 10.0 of Tableau Server and Tableau Desktop.

  • License reporting is enabled in Tableau Server. (The feature is disabled by default.) For more information, see the procedure for enabling license reporting on Tableau Server in the Manage Tableau Desktop License Usage article in this guide.

Administrative views don't include expected content

If you aren't seeing the data you expect, it could be for one of the reasons listed here.

Tableau Desktop was configured less than eight hours ago

By default Tableau Desktop reports licensing data at an eight hour interval. You might not see usage data in the administrative views if it has been less than eight hours since instances of Tableau Desktop were configured for reporting. Tableau Desktop reports every eight hours while running with the count of hours beginning when you start a properly configured instance of Tableau Desktop.

Tableau Public For Mac: Free Download + Review [Latest Version]

Corel paintshop pro x8 ultimate keygen. If Tableau Desktop is not still running when the eight hour time is reached, a report is sent the next time Tableau Desktop is started. Wait a minimum of eight hours after Tableau Desktop instances are configured before you look for those licenses in the Desktop License Reporting views.

The following events force an immediate report from a properly configured Tableau Desktop instance to Tableau Server:

  • Activating Tableau Desktop version 10.0 or later.

  • Deactivating Tableau Desktop version 10.0 or later.

  • Renewing maintenance on a license for Tableau Desktop version 10.0 or later.

Tableau Desktop has not been restarted since license reporting was configured

If Tableau Desktop was already running when license reporting was configured with a server address to report to, Tableau Desktop must be restarted.

Tableau Desktop has not been opened since being configured for license reporting

If Tableau Desktop has not been opened since being configured for reporting, you might not see usage data in the administrative views. License information is reported only when Tableau Desktop is running.

Software

Tableau Desktop is incorrectly configured for license reporting

Verify that instances of Tableau Desktop are configured correctly with the address of the Tableau Server to report to.

Use log files on the Tableau Desktop computer to help determine if the instance is configured correctly. Find the log file %Documents%My Tableau RepositoryLogslog.txt. Search for 'licUsageReport' to find entries related to license reporting.

Error messages for license reporting

The following table lists log messages that can help identify issues with license reporting.

Log messageDetails and possible causes
licUsageReport: Response code from server: <server> is: 200Tableau Desktop reported successfully to the server.
licUsageReport: Response code from server: <server> is: 0

Internet communication error: Couldn't connect to server (server_name).

Tableau Desktop is configured for the wrong protocol. For example, the server is configured for HTTPS and Tableau Desktop is configured to report using HTTP.

Tableau Desktop is reporting to a non-existent server.

Tableau Desktop is reporting to an instance of Tableau Server that is not running.

licUsageReport: License reporting server config does not exist The registry key is not set or is in the wrong place in the registry (Windows) or .plist file (Mac).

On Mac computers, this message can be logged when a .plist file has been created in the wrong location. For example, the .plist file was created in or copied to ~LibraryPreferences instead of LibraryPreferences.

On Mac computers, this message can be logged when a .plist file has been created,but the file is then updated with a new or changed server name and the Mac computer is not restarted.

Changing the default reporting interval

By default, when configured for Desktop License Reporting, Tableau Desktop reports to the configured server or servers every eight hours. You can modify the registry or .plist file on Tableau Desktop computers to change this interval. This is especially useful for troubleshooting.

Windows

To change the frequency that Tableau Desktop reports to the server from a Windows computer, edit the registry to add a string value to the ReportingServer key:

  • Path: HKEY_LOCAL_MACHINESOFTWARETableauReportingServer

  • Name: add a string value named scheduleReportInterval.

  • Data: The amount of time, in seconds, between reports sent by Tableau Desktop to the server. By default this is 8 hours and if there is no entry the default is used. Increase this for troubleshooting if necessary, but keep in mind that the more frequent the interval, the more network traffic generated.

    For example, the following image shows a registry configured so Tableau Desktop reports to the configured Tableau Servers every hour (3600 seconds):

Mac

To change the frequency that Tableau Desktop reports to the server for Mac, edit the com.tableau.ReportingServer.plist file in /Library/Preferences and add a scheduleReportInterval key. Set this to the length of time, in seconds, between reports from Tableau Desktop to the configured Tableau Server. The following example shows the contents of a .plist file that's configured to send information every hour (3600 secons) to two servers, https://mytableau02:8010 and http://mytableau.

Resolve memory errors

Tableau Desktop For Mac

If Tableau runs out of memory on the computer, it displays an out-of-memory error. The following factors can impact memory when using Tableau Desktop or Tableau Prep Builder.

  • The Tableau Desktop version.

    • If you install 64-bit Tableau Desktop on a 64-bit Windows operating system, Tableau can access up to 8 TB of system memory.

  • The size and type of data you're analyzing. For example, a large crosstab with many columns and millions of rows of values, or a view that shows many marks, can quickly exhaust memory.

  • Other applications running on the computer.

  • The operating system on the computer.

Possible resolutions

To address out-of-memory issues, consider upgrading your operating system or Tableau version to a 64-bit computer. This lets Tableau access a larger amount of system memory.

You can also review the data in your workbooks and how you're aggregating that data when you display it in views. Instead of displaying many rows of values, which might require lots of scrolling to review the data, consider displaying summary data. Tableau Desktop is more effective and uses less memory when the data in the view presents the bigger picture, and instead allows you and others to drill down into specific areas to view the details.

Tableau Desktop For Mac

How to get blargsnes 3ds. For more information about how to optimize your workbook performance, see Optimize Workbook Performance(Link opens in a new window) in the Tableau Help.

Troubleshoot opening or saving files on a Dell computer (Tableau Desktop only)

If you installed Tableau Desktop on a Dell computer and that computer has an older version of the Dell Backup and Recovery (DBAR) application installed, Tableau might close unexpectedly when you try to open or save a workbook or try to access a data source. This is because the Dell Backup and Recovery software interferes with the open and save operations for the 64-bit version of Tableau Desktop. For information about how to resolve this issue, see the Error 'Tableau has stopped working' Opening or Saving a File on a Dell Computer(Link opens in a new window) article in the Tableau Knowledge Base.

Troubleshoot maintenance updates (Tableau Desktop only)

Tableau provides maintenance updates at regular intervals for all currently supported versions of Tableau Desktop. The following table lists reasons why maintenance updates might not be installed on a specific installed version of Tableau Desktop.

ReasonDescriptionResolution
Your product maintenance might have expired.You can elect to purchase support and maintenance services to have ongoing access to product updates, technical support and so on, but this service must be renewed. For information about how to renew your product maintenance, see the Product Renewal FAQs(Link opens in a new window) on the Tableau website.
The maintenance date for your product key is not up to date.If you know that your maintenance services are current, you might need to update the maintenance expiration date for your product key. To refresh the product key with the date that your current maintenance period expires, open Tableau Desktop and select Help > Manage Product Keys.

Select the product key and then click Refresh. Close and restart Tableau Desktop.

If this doesn't resolve the issue or if the Maintenance date is not correct, contact Tableau Support.

There is a delay between the maintenance release and the prompt to update.There can be several days' delay between when a maintenance release first becomes available and when it is available through the product update process. This gives users and administrators time to evaluate and test the release in their environment before installing it.If you don’t want to wait for the automatic product updates process, you can sign in to the Tableau Customer Portal(Link opens in a new window) to download the latest maintenance release. For information about how to download products, see Where's the installer?(Link opens in a new window) in this guide.
Product updates are turned off. As a user or as an administrator, you can turn off automatic product updates. Doing this enables you to control when product updates are distributed to the computers. Turning this option off disables the Enable Automatic Product Updates menu option. It also disables the Check for Product Updates menu option. If you're a user, open Tableau Desktop, go to Help > Settings and Performance, and clear the check mark next to Enable Automatic Product Updates Then restart Tableau. If your administrator has turned off product updates for your instance of Tableau Desktop, this option is not available.

If you're an administrator, turn product updates on or off for your users. For details, see Control Product Updates for Tableau Desktop in this guide.

Tableau Desktop is still open on the computer.Tableau Desktop checks for updates only at startup. Exit and restart Tableau Desktop. When Tableau Desktop restarts, it checks for product updates.
Tableau Desktop can't contact the Tableau product update server.Tableau Desktop must be able to access the TableauAutoUpdate.xml file to check for product updates.Make sure that the computer can access TableauAutoUpdate.xml file and that the file doesn't contain an error message instead of the Tableau update information. For details, see Control Product Updates for Tableau Desktop in this guide.
Thanks for your feedback!

Business Strategy & Perspectives

You created your first Tableau dashboard and now you want to share it. What‘s the best way to do so? If you are new to Tableau, figuring out the best way to publish and share your Tableau workbooks, dashboards and worksheets can be confusing as there are many options. Tableau content can be published to Tableau Server, distributed via Tableau Mobile, Tableau Reader, Tableau Desktop or sent as static images. All of these options have different capabilities, security models and requirements.

In this blog, we look at six options for publishing and sharing Tableau workbooks and dashboards. We discuss the pros, cons and requirements for each option so you can make the best decision for your organization.

Watch our on-demand webinar where this author, Monica Van Loon, does a deep dive on this topic.

Options for publishing and sharing Tableau workbooks and dashboards

  • Tableau Server/Tableau Online
  • Tableau Mobile
  • Tableau Desktop
  • Tableau Reader
  • Tableau Public
  • Sharing an image

When determining the best option for publishing and sharing, you’ll want to take into account the following criteria

  • Device types used by your intended audience
  • Whether users can install client-based software
  • Whether the audience needs to edit or change the workbooks
  • Your access to Tableau Server
  • Licensing needs and the cost of them
  • Security requirements

1. Tableau Server and Tableau Online are great options for publishing and sharing Tableau content. Tableau Server provides browser-based analytics without the need to download software. Tableau Online is the hosted SaaS version of Tableau Server and can also be used to publish and share dashboards and workbooks. If the Tableau Server administrator has granted the appropriate permissions, users can share their Tableau content from within Tableau Server. With Tableau Server, content can be organized into sites, projects and groups; providing a better collaboration environment. Content can be shared via the share icon in Tableau Server (shown below). The share icon can be used to email a link to the workbook or embed a URL on a web page. Users can then access the published Tableau content via a web browser. Users can also subscribe to workbooks or worksheets published on Tableau Server. These workbooks can be set up for automatic refresh, ensuring the latest view of the data. If end users are given edit permissions, they can make changes within Tableau Server's web authoring environment. As is the case for Tableau Mobile, users accessing this content will need the appropriate Tableau Server or Tableau Online license.

NOTE: If you want to regularly email a Tableau worksheet or dashboard, Tableau Server and Tableau Online both offer subscription capabilities. Users can be subscribed to the worksheet, dashboard or workbook on a daily, weekly or monthly basis. With subscriptions, users receive a thumbnail of the worksheet or dashboard in their email. When clicked on, the thumbnail launches content from within Tableau Server/Tableau Online.

To learn more about Tableau Server, refer to these resources
Tableau Server vs. Desktop Comparison
Going Big Time with Tableau Server
Securing and Filtering Data By User in Tableau

2. Tableau Mobile is an extension of Tableau Server that runs on mobile devices including iPads, iPhones, Androids and Chromebooks. This product can be used to view workbooks, worksheets and dashboards stored on Tableau Server or Tableau Online (the hosted version of Tableau Server). Tableau Mobile can’t open packaged workbooks in TWB or TWBX format (packaged workbooks). Users connecting to Tableau Server via Tableau Mobile require Tableau Server or Tableau Online license. With Tableau Mobile, iPad users can view dashboards and workbooks published to Tableau Server, and if they have the proper permissions, they can edit them and create new worksheets using iPad native touch and drag capabilities. Content on iPhones, iPads, Chromebooks and Androids is fully interactive with regards to filters and dashboard/worksheet actions. The Tableau Mobile app is available to download from the Apple App Store and from Google Play.

3. Tableau Desktop is a very flexible option for sharing Tableau content. This product allows content editing, viewing and supports multiple methods for sharing. Tableau Desktop is available to download on Windows and Mac, and provides the most comprehensive authoring environment. In Tableau Desktop, users can open Tableau packaged workbooks and connect to workbooks published on Tableau Server. One advantage of Tableau Desktop is that it has a few capabilities not present in Tableau Server. For detailed list of what is in Tableau Desktop vs Tableau Server see our blog. Tableau Desktop requires the Tableau Creator license which is the most expensive licensing option. For details on Creator, Explorer and Viewer licenses see our blog.

4. Tableau Reader is a free option for viewing Tableau workbooks and dashboards created in Tableau Desktop. This product is fully interactive with regards to filters, tool tips and parameters. Tableau Reader only works with packaged workbooks (TWBX format). This means the Tableau workbook and the data for the workbook are packaged together into a TWBX file, which could be an issue with security and/or file sizes. Tableau Reader can’t open workbooks published on the Tableau Server. Tableau Reader can be downloaded from Tableau or the Tableau Public website and is supported on Windows and Mac.

5. Tableau Public is another free option for viewing Tableau workbooks. Like Tableau Reader, Tableau Public is an installed application available for download from Tableau or the Tableau Public website. Tableau Public can be used to open local workbooks or workbooks on Tableau Public. Tableau Public is close in functionality to Tableau Desktop, but workbooks can not be saved locally (see below for tips). However, if you grant the correct permissions when publishing to the Tableau Public website, people can download a packaged workbook (see below for tips). Still, using a public tool and connecting to a public website can present a data privacy issue. But for workbooks with non-sensitive data, Tableau Public may be a valid option.

6. For sharing content that does not need to be interactive, you can create a static image to view Tableau content in one of the following ways

  • To create a BMP on Windows or a TIFF on a Mac: Worksheet >Copy > Image
  • On Windows, you can also save the image as Enhanced Metafile (*.emf): Worksheet > Export > Image

How to re cook crack resin. OR

  • You can publish one or more views to PDF by selecting File > Print to PDF.
  • You can also export a Tableau Workbook to Powerpoint. You can choose one view or include all views and each sheet will become a Powerpoint slide. For the best viewing experience in Powerpoint, under Dashboard Sizing choose Size > Fixed Size > PowerPoint (1600 x 900)

As you can see, there are many options for publishing and sharing Tableau content and each option has advantages and disadvantages. Knowing the differences in each option can guide you in making the decision that works best for your environment.

Tableau

See Full List On Help.tableau.com

Related Pages