Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Tableau Prep Cookbook

You're reading from  Tableau Prep Cookbook

Product type Book
Published in Mar 2021
Publisher Packt
ISBN-13 9781800563766
Pages 288 pages
Edition 1st Edition
Languages
Author (1):
Hendrik Kleine Hendrik Kleine
Profile icon Hendrik Kleine

Table of Contents (11) Chapters

Preface Chapter 1: Getting Started with Tableau Prep Chapter 2: Extract and Load Processes Chapter 3: Cleaning Transformations Chapter 4: Data Aggregation Chapter 5: Combining Data Chapter 6: Pivoting Data Chapter 7: Creating Powerful Calculations Chapter 8: Data Science in Tableau Prep Builder Chapter 9: Creating Prep Flows in Various Business Scenarios Other Books You May Enjoy

Changing date formats with calculations

When you work with many different disparate systems, you're bound to run into a scenario where a date is formatted in such a way that it isn't recognized by Tableau Prep as a date. As a result, Tableau Prep will set the data type for such a field to a string. So, we don't lose any data, but we cannot perform any date functions on such a field. To resolve this, we can create a calculation to re-organize the date string so that the newly added field can be recognized as a date. In this recipe, we'll process a data file using Tableau Prep that holds a date field with values not recognized as a date by Tableau. During the process, we'll change the format of the field using a calculation so that Tableau will then correctly recognize the field as a date data type.

Getting ready

To follow along with this recipe, download the Sample Files 7.4 folder from this book's GitHub repository. There, you'll find the December...

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 $15.99/month. Cancel anytime}