Reader small image

You're reading from  Creating Actionable Insights Using CRM Analytics

Product typeBook
Published inDec 2021
Reading LevelBeginner
PublisherPackt
ISBN-139781801074391
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Mark Tossell
Mark Tossell
author image
Mark Tossell

Mark Tossell is passionate about solving problems and improving processes using data. Tableau CRM (Einstein Analytics) and Tableau, powered by AI, are the tools of his trade. He is a proud wearer of the Salesforce Gold Hoodie and recipient of the inaugural APAC Awesome Admin award. He is also a Trailhead learning addict, having earned over 420 badges. In addition, he is honored to be a Tableau CRM Ambassador and a Salesforce Partner Solution Engineer. Mark lives in Sydney, Australia, with his wife, Christina, and son, Adam.
Read more about Mark Tossell

Right arrow

Chapter 5

  • What is the difference between a lookup join, an inner join, and a full join?

The following list highlights the key differences between these joins:

  • The lookup source on the right is the User object, and the left data stream is the recipe dataset. Any user record that matches the user ID in the recipe dataset will return information relating to the user and augment it to the recipe dataset without adding any rows.
  • The inner join is used to create the intersection, or overlap, of two data sources, where only rows that match both data streams are included.
  • A full join is used when you want to include a record for every combination.
  • Give one real-world example of how to use a full join.

You want to combine products and product families and cater to every viable combination.

  • Why would you need to connect data from external sources with Salesforce objects? Give one practical example.

You want to connect order data...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Creating Actionable Insights Using CRM Analytics
Published in: Dec 2021Publisher: PacktISBN-13: 9781801074391

Author (1)

author image
Mark Tossell

Mark Tossell is passionate about solving problems and improving processes using data. Tableau CRM (Einstein Analytics) and Tableau, powered by AI, are the tools of his trade. He is a proud wearer of the Salesforce Gold Hoodie and recipient of the inaugural APAC Awesome Admin award. He is also a Trailhead learning addict, having earned over 420 badges. In addition, he is honored to be a Tableau CRM Ambassador and a Salesforce Partner Solution Engineer. Mark lives in Sydney, Australia, with his wife, Christina, and son, Adam.
Read more about Mark Tossell