Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Alteryx Designer Cookbook

You're reading from   Alteryx Designer Cookbook Over 60 recipes to transform your data into insights and take your productivity to a new level

Arrow left icon
Product type Paperback
Published in Oct 2023
Publisher Packt
ISBN-13 9781804615089
Length 740 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Alberto Guisande Alberto Guisande
Author Profile Icon Alberto Guisande
Alberto Guisande
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Chapter 1: Inputting Data from Files 2. Chapter 2: Working with Databases FREE CHAPTER 3. Chapter 3: Preparing Data 4. Chapter 4: Transforming Data 5. Chapter 5: Data Parsing 6. Chapter 6: Grouping Data 7. Chapter 7: Blending and Merging Datasets 8. Chapter 8: Aggregating Data 9. Chapter 9: Dynamic Operations 10. Chapter 10: Macros and Apps 11. Chapter 11: Downloads, APIs, and Web Services 12. Chapter 12: Developer Tools 13. Chapter 13: Reporting with Alteryx 14. Chapter 14: Outputting Data 15. Index 16. Other Books You May Enjoy

Join or Find Replace

Depending on our use case, a Find Replace tool can provide the same results as the Join tool, but in a more performant way.

Getting ready

We are going to use some data about a company’s billing, which we need to relate to the customer’s data and the article’s descriptions. You can access this test set here: https://github.com/PacktPublishing/Alteryx-Designer-Cookbook/tree/main/ch7/Recipe1.

The DOCUMENTS.yxdb file contains the data related to the bills, including a CUSTOMER_ID field that can be used to relate this data to the customer’s data within the CUSTOMER.yxdb file.

Figure 7.1: The DOCUMENTS dataset

Figure 7.1: The DOCUMENTS dataset

The CUSTOMERS.yxdb file contains attributes of each customer, identified by the CUSTOMER_ID field.

Figure 7.2: The CUSTOMERS dataset

Figure 7.2: The CUSTOMERS dataset

And the ARTICLES.yxdb file has the DESCRIPTION field for each article identified by a combination of two values: COMPANY_ID and ARTICLE_ID...

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 €18.99/month. Cancel anytime