Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Creating Data Stories with Tableau Public

You're reading from  Creating Data Stories with Tableau Public

Product type Book
Published in Nov 2015
Publisher
ISBN-13 9781849694766
Pages 218 pages
Edition 1st Edition
Languages

Table of Contents (18) Chapters

Creating Data Stories with Tableau Public
Credits
About the Author
Acknowledgments
About the Author
About the Reviewer
www.PacktPub.com
Preface
1. Getting Started with Tableau Public 2. Tableau Public Interface Features 3. Connecting to Data 4. Visualization – Tips and Types 5. Calculations 6. Level of Detail and Table Calculations 7. Dashboard Design and Styling 8. Filters and Actions 9. Publishing Your Work Index

URL actions


URL actions are useful when you wish to connect users to external and auxiliary data, whether it's from a public interest website or to a related dashboard. In the next example, you will create a URL action that allows users to view the World Bank's website for each country.

The URL action that you will build will append the name of each country as a variable to the root URL for the World Bank's well-organized websites.

The root URL is http://www.worldbank.org/en/country, and in order to get to a specific country, such as South Africa, you need to add the country name so that it looks like http://www.worldbank.org/en/country/southafrica.

There is one issue—there are no spaces in the country names in the URL and yet, there are spaces in the country names in the data source.

So first, create a Calculated field that removes the space in each Country name so that we can append it as a token to the URL.

To remove and append the Country name with a URL, perform the following steps:

  1. Go to...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at AU $19.99/month. Cancel anytime}