How to Post to Tableau Public

Cody Schneider8 min read

Sharing your data story with the world is easy with Tableau Public, a free platform for showcasing your interactive dashboards and visualizations. It's the perfect place to build a professional portfolio, contribute to data conversations, or simply share your findings with a community of enthusiasts. This guide will walk you through the entire process, from preparing your data to publishing your finished masterpiece online.

GraphedGraphed

Build AI Agents for Marketing

Build virtual employees that run your go to market. Connect your data sources, deploy autonomous agents, and grow your company.

Watch Graphed demo video

What Exactly is Tableau Public?

Think of Tableau Public as the YouTube or GitHub for data visualization. It's a free service provided by Tableau that allows anyone to publish interactive workbooks to the web. Unlike the paid versions of Tableau Desktop where you can save files locally and keep them private, anything saved to Tableau Public is, as the name suggests, public. Anyone with the link can view, interact with, and even download your workbook and its underlying data.

This makes it an incredible resource for a few key reasons:

  • Portfolio Building: It's the standard for data analysts and BI professionals to showcase their skills to potential employers. A professional-looking Tableau Public profile with a few impressive vizzes can speak volumes more than a standard resume.
  • Community Learning: You can explore countless visualizations created by others, learn new techniques, and get inspired. Because you can download their workbooks, you can deconstruct how they built complex charts or dashboards.
  • Sharing Insights: Whether you're a blogger, journalist, or hobbyist, it’s a powerful way to embed interactive charts directly into your website or share an analysis with your audience on social media.

To use it, you'll need the free Tableau Desktop Public Edition, which has nearly all the functionality of the paid version but with one major distinction: you can only save your work by publishing it to your Tableau Public profile.

Before You Publish: 3 Key Considerations

Before you hit that "Save" button, taking a moment to prepare your workbook will ensure a smooth process and a better experience for your audience. Here are three things to double-check.

Free PDF · the crash course

AI Agents for Marketing Crash Course

Learn how to deploy AI marketing agents across your go-to-market — the best tools, prompts, and workflows to turn your data into autonomous execution without writing code.

1. Data Sensitivity: Is Your Data Safe to Share?

This is the most important rule of Tableau Public. Everything you publish is visible to everyone on the internet. This includes not just the visual dashboard but the raw data itself. Viewers can download your workbook and access the full dataset you used to build it.

Therefore, you should never publish workbooks containing:

  • Personally Identifiable Information (PII) like names, email addresses, or phone numbers.
  • Confidential company data, such as sales figures, customer lists, or internal metrics.
  • Any sensitive or proprietary information you wouldn't want to be made public.

Stick to public datasets (like those from government websites, Kaggle, or data.world), data from personal projects, or properly anonymized data where all sensitive information has been removed or generalized.

2. Data Connections: You Must Use a Data Extract

Paid versions of Tableau can connect to data sources live, meaning the dashboard updates automatically as the underlying data changes. Tableau Public does not support live data connections. It requires you to use a data extract.

An extract is essentially a snapshot of your data that gets bundled and uploaded with your workbook. It’s a self-contained, high-performance file (.hyper file) that makes your online dashboard fast and responsive. Since it's a snapshot, it won't automatically update if your original data source (like a Google Sheet or Excel file) changes. You'll need to refresh the extract manually and republish the workbook.

Fortunately, creating an extract is simple. Go to your Data Source tab in the upper left corner of your workbook. In the top right of the screen, you’ll see the Connection options. Just select "Extract" instead of "Live." That’s it! Tableau will prompt you to save the extract file locally the first time you do this for a data source.

GraphedGraphed

Build AI Agents for Marketing

Build virtual employees that run your go to market. Connect your data sources, deploy autonomous agents, and grow your company.

Watch Graphed demo video

3. Workbook Cleanliness: Design for Your Audience

A messy workbook with confusing sheets and unclear titles is difficult for others to understand. Think of your published viz as a finished product. Before publishing, do a quick cleanup:

  • Give Your Dashboard a Title: Use a clear, descriptive title right on the dashboard itself.
  • Write Clear Explanations: Add text boxes to explain what the chart shows, how to interact with it, or what key takeaways a viewer should look for.
  • Refine Your Tooltips: Tooltips are the small boxes that appear when you hover over a data point. Clean them up to show only the relevant information in a logical order.
  • Hide Unused Sheets: If you have 20 "scratchpad" worksheets you used for exploration but only one final dashboard, right-click and hide all the sheets that aren't part of the final view. This prevents clutter and confusion for anyone who downloads your workbook.
  • Check Your Filters and Legends: Make sure filters are intuitive and any color legends are clearly labeled and easy to understand.

A Step-by-Step Guide to Publishing Your Viz

Once you’ve built your dashboard and prepped it for sharing, the publishing process itself only takes a couple of clicks.

Step 1: Get Tableau Desktop Public Edition

If you haven’t already, you’ll need to download and install Tableau Desktop Public Edition from the official Tableau Public website. It's completely free to use. You’ll also be prompted to create your free Tableau Public profile at the same time.

Step 2: Go to the "Save to Tableau Public" Option

With your workbook open in the Public Edition app, navigate to the file menu at the top of the screen. You'll have two options relevant to publishing:

  • File > Save to Tableau Public As...: Use this when you are publishing a workbook for the first time.
  • File > Save to Tableau Public: Use this to update a workbook you have already published. It will overwrite the existing version on your profile.

Select "Save to Tableau Public As..." for your first upload.

Step 3: Sign In to Your Tableau Public Account

After clicking save, a window will pop up prompting you to sign in. Enter the email and password for the Tableau Public account you created earlier and click "Sign In."

Step 4: Name Your Workbook

Next, another dialog box will appear. Here, you'll give your workbook a title. This title will be publicly visible and will also form part of the URL, so make it clear and descriptive. Once you've entered a name, click the "Save" button. Tableau will then begin the publishing process, creating the data extract and uploading your workbook to the server.

Free PDF · the crash course

AI Agents for Marketing Crash Course

Learn how to deploy AI marketing agents across your go-to-market — the best tools, prompts, and workflows to turn your data into autonomous execution without writing code.

Step 5: View and Customize Your Published Workbook

Once the upload is complete, your workbook will automatically open in a new tab in your web browser. You're live! But you're not done yet. You now have several options on this page to enrich your viz:

  • Click "Edit Details": You can change the workbook title, add a permanent link to the original data source, write a detailed description, and control permissions.
  • Add a Description: Use the description to provide context. Tell your data's story: What question were you trying to answer? What insights did you find? How should someone use the filters or interactive elements?
  • Share Your Work: Below your visualization, you'll see a "Share" button. This gives you a direct link to your masterpiece and an embed code you can use to paste the interactive dashboard directly into a webpage or blog post.
  • Manage Permissions: In the settings, you can check or uncheck a box that allows "others to download this workbook and its data." While the data is always available if someone knows how, unchecking this removes the obvious download button, which can be useful if you prefer most viewers to only interact with the viz online.

How to Update an Existing Visualization

What happens when your data changes or you want to improve your dashboard? You don't need to delete your workbook and start over. Updating is just as simple.

  1. Open the original workbook file (.twb or .twbx) in your Tableau Desktop Public Edition application.
  2. Make whatever changes you need - update colors, add a new chart, or fix a typo.
  3. If your underlying data has changed (e.g., you added new rows to your Excel file), right-click on your data source under the "Data" tab and select "Extract" > "Refresh."
  4. Once you're ready to update the live version, go to File > Save to Tableau Public. (Note: Do not use "Save As...").

Tableau will recognize that this workbook is already on your profile and will simply overwrite the old version with your new one. The URL will stay the same, so any existing links or embedded vizzes will automatically show the updated version.

Final Thoughts

Publishing your work to Tableau Public transforms your local creations into accessible, interactive stories that you can share with colleagues, employers, and the world. It’s an essential skill for anyone serious about growing in the data visualization space and a powerful way to make your data insights actionable for a wider audience.

Creating beautiful, detailed visualizations in tools like Tableau is a fantastic skill, but sometimes you just need to get fast answers from your business data without the setup. At Graphed, we remove the learning curve by allowing you to connect sources like Google Analytics, Shopify, and Salesforce and then build dashboards in seconds just by asking questions. We turn hours of manual chart-building into a simple, 30-second conversation.

Related Articles