SlideShare a Scribd company logo
Sébastien Varoteaux
Senior Program Architect @ Salesforce
linkedin.com/in/sébastien-varoteaux-48476b
Vincent Finet
Senior Program Architect @ Salesforce
linkedin.com/in/vincentfinet
I II
Tableau CRM,
nice to meet
you!
Demo &
Examples
III
Resources
Part I
Tableau CRM,
nice to meet you!
Tableau CRM, nice to meet you!
Step 1: Create a developer edition org including Tableau CRM
● Because unfortunately, Tableau CRM
is not included in:
○ standard Developer Edition orgs
○ trailhead playground orgs
● You need to create a specific Org for
training
○ developer.salesforce.com/promotions/orgs/
analytics-de
Tableau CRM, nice to meet you!
Step 2: Once logged, get to know the difference
● The Salesforce home page includes an EA dashboard
● You have access to a new Application in Salesforce called “Analytics Studio”
● You get a salesforce environment that includes EA licences.
Tableau CRM, nice to meet you!
Step 3: What’s that new app?
● In Salesforce, it is a new “application”
● Your user will need to be assigned a
Permission Set and a Permission Set
License
● Then, Analytics Studio is a new website
● It is still hosted on the same “instance”
as you Salesforce org
● With a different database and obviously
oriented data and metrics!
https://eu19.lightning.force.com/wave/wave.app#dashboard/0FK1i...
Tableau CRM, nice to meet you!
Step 4: It all about DATA ;)
● Data sources
○ Definition of where you get the data you
want to manipulate
○ By default, you have access to the
SFDC_LOCAL source (your SF org)
○ Other sources types are available
● Data replications
○ Each sources will be replicate in
Tableau CRM’s own database
○ Which elements will be synchronized
(for SFDC_LOCAL: objects and fields)
○ The frequency (each week, day...)
○ The method (full, incremental or hybrid)
● Data stored
○ Dataset: tables with rows & fields (dimensions/measures)
● Data transformation
○ Recipe: simple transformation between sources and/or
existing datasets (for starting point)
○ Dataflow: complex transformation between sources
and/or existing datasets (for more advanced users)
○ SAQL: Analytics Query Language that can include
transformation but not only...
● Data visualization
○ Dashboards: global visualization
○ Lens: play with the data “locally”
● Data packaging/categorization
○ Applications: shareable, template
Tableau CRM, nice to meet you!
Step 5: Let’s start with your data sources and replications
1
2
3
4
Tableau CRM, nice to meet you!
Step 6: Then let’s get some data rows into datasets!
How to create a
dataset?
1. Download a csv file
(blue button)
1. Based on existing
datasets and/or data
sources:
- Recipe
- Dataflow
1. API (for advanced
users)
1
2 3
4
5
Tableau CRM, nice to meet you!
Step 7: I feel like creating a recipe today!
1
2
3
Tableau CRM, nice to meet you!
Step 7: I feel like creating a recipe today!
Recipe VS
Dataflow
Tableau CRM, nice to meet you!
Step 8: Ho no-no, I REALLY feel like creating a dataflow!
2
3
4
Input OutputProcessing
Tableau CRM, nice to meet you!
Step 8: Dataflow common tools
SfdcDigest To load internal datasource
Digest To load external datasource
Edgemart To load existing dataset
Only select the fields you need
Think about default values
Source loaders
Append To add rows to a target
With the same column or not
Augment To complement rows on a common data
Single value (1-1) add data
Multiple values (1-*) aggregates
Rows manipulation
Tableau CRM, nice to meet you!
Step 8: Dataflow common tools
Column manipulation
Compute
Expression
Calculation based on fields within the same row
Code transformation, difference between 2 dates...
Compute
Relative
Calculation based on the same field in other rows
ordered within a partition
Current, first, previous, next
% improvement, average amount...
Dim2Mea Transform a dimension to a measure
From “100” to 100 to be able to perform calculations in dashboards
Flatten Aggregate hierarchical data in a single column
User’s chain of management...
Tableau CRM, nice to meet you!
Step 8: Dataflow common tools
Filtering
Filter SAQL or expression to reduce the
row to be considered
Field:EQ:value Filtering
Slice Delete unwanted and no more necessaries columns
Update Update values from a set of data to another
Register Create or overwrite the dataset
Tableau CRM, nice to meet you!
Step 9: Dataset coloring, formating, labelling, ...
You can manage labels and colors globally for a Dataset: Explore a Dataset
Tableau CRM, nice to meet you!
Step 10: Dashboards, dashboards, dashboards!!!
Tableau CRM, nice to meet you!
Step 10: Dashboards, dashboards, dashboards!!!
Magic Shortcut:
Ctrl+E to get the JSON
of the dashboard, for
mass updates!!
Tableau CRM, nice to meet you!
Step 10: Dashboards, dashboards, dashboards!!!
Chart 6 bars, 4 lines, 4 Date & times, 5 gauges, 4 circles & dots, 3 grids, 3 maps, 5 pipelines
Table 1 simple, 2 with aggregates
Global filter To filter on any field. 1 or all global filters
Container Zone which contains other elements
Date selector Simple filter on a date field
Link To create a link to a dashboard, a page of a dashboard or any URL
Image Display an image stored on Einstein Analytics
List selector Simple filter on a dimension in the form of a list
Number Display a number
Range selector Simple selector on a measure in the form of a slider and min/max fields
Text Display a text
Toggle Display dimension values of a fields in the form of buttons
Navigation bar Display the list of pages of the dashboard in the form of buttons
Tableau CRM, nice to meet you!
Step 10: Dashboards, dashboards, dashboards!!!
Use the Bar or Column chart to provide a quick visual
comparison of related values
Use a pyramid chart to visually highlight relative sizes of stacked
dimension values
Use a timeline chart to show how a value changes over time
Use an origami chart for easily identifying high- and low-value
data
Use a funnel chart to visualize sequential data that can be
broken up into stages
Use treemaps to visualize hierarchical quantitative data
Use a waterfall chart to show the cumulative effect of
sequentially introduced positive or negative values with
breakdowns of value totals
Use a map if you have data with a geographical information
Use gauge charts to track progress along a single measure
All charts can be customized using their properties
Tableau CRM, nice to meet you!
Step 10: Dashboards, dashboards, dashboards!!!
Track the performance of your dashboards to be sure
it would be usable for your users.
The more query you do, the longer the response is
The more SAQL you do, the longer the response is
The more rows there are, the longer the response is
Tableau CRM, nice to meet you!
Step 11: Before you start...
● Technical users
○ Integration User
■ Define which objects and fields can be
extracted from Salesforce to Tableau
CRM (View All Data access)
■ Profile: Analytics Cloud Integration User
○ Security User
■ Used when a row data security is set up
on a dataset. The Security User must
have at least read permission on each
User object field included in a
predicate.
■ Profile: Analytics Cloud Security User
● Security
○ Security Predicate
■ Allow to display to the user only a
subset of rows
■ It compares a column of the dataset to
a field on the user record
○ Sharing Inheritance
■ Synchronize sharing configured in
Salesforce - Account, Case, Contact,
Lead and Opportunity
■ Always set a Security Predicates to
take over in situation the sharing can’t
be honored
■ Use the Sharing Inheritance Coverage
Assessment tool (setup)Do not inactive them
Do not modify profiles, clone them!
Tableau CRM, nice to meet you!
End so much more...
Part II
Examples
Examples
Use case #1: Dataflow
● Input sources:
○ Opportunities
○ Accounts
○ Users
● Transformations:
○ Augment Opportunities with owner
info
○ Augment Opportunities with related
account info
○ Add a numerical field representing
the stage name
○ Drop some fields
● Output:
○ Dataset “OpportunitiesForWebinar”
Examples
Use case #2: Dashboard
Examples
Use case #2: Dashboard
Part III
Resources around
Tableau CRM
Resources around Tableau CRM
Trailhead
● Create a Developer Edition org with Tableau CRM!
○ developer.salesforce.com/promotions/orgs/analytics-de
● Beginners:
○ https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_basics
○ https://trailhead.salesforce.com/en/content/learn/trails/wave_analytics_enable_and_produce
● Projects:
○ https://trailhead.salesforce.com/en/content/learn/projects/quick-start-einstein-analytics
● Superbadges:
○ https://trailhead.salesforce.com/en/content/learn/superbadges/superbadge_analytics_integration_spe
cialist
○ https://trailhead.salesforce.com/en/content/learn/superbadges/superbadge_analytics_insights_specia
list
● Trailmix for the Einstein Analytics and Discovery Consultant certification
○ https://trailhead.salesforce.com/users/ea-trails/trailmixes/learn-einstein-analytics-plus
Resources around Tableau CRM
Great additional stuff (out of Trailhead)
● Main article about Tableau CRM on Salesforce help:
https://help.salesforce.com/articleView?id=bi.htm&type=5
● Blogs by the famous Rikke Hovgaard about SAQL, Dashboards, Bindings:
https://www.salesforceblogger.com/author/rikkehovgaard-org/
● Group on the success community:
https://trailblazers.salesforce.com/_ui/core/chatter/groups/GroupProfileP
age?g=0F9300000009MBPCA2
● List if unsupported objects and fields on Help
https://help.salesforce.com/articleView?id=bi_integrate_salesforce_extract
_transformation_unsupported_objects_fields.htm&type=5
Prochains Events
Quiz time !

More Related Content

What's hot

Empower Inside Sales With High Velocity Sales (Salesforce + AI)
Empower Inside Sales With High Velocity Sales (Salesforce + AI)Empower Inside Sales With High Velocity Sales (Salesforce + AI)
Empower Inside Sales With High Velocity Sales (Salesforce + AI)
Harshala Shewale ☁
 
Einstein Analytics
Einstein Analytics Einstein Analytics
Einstein Analytics
Amit Chaudhary
 
Cloud Computing Courses
Cloud Computing CoursesCloud Computing Courses
Cloud Computing Courses
Multisoft Virtual Academy
 
Top benefits of using salesforce for customer service | Ksolves
Top benefits of using salesforce for customer service | KsolvesTop benefits of using salesforce for customer service | Ksolves
Top benefits of using salesforce for customer service | Ksolves
ankitbhandari32
 
Discover deep insights with Salesforce Einstein Analytics and Discovery
Discover deep insights with Salesforce Einstein Analytics and DiscoveryDiscover deep insights with Salesforce Einstein Analytics and Discovery
Discover deep insights with Salesforce Einstein Analytics and Discovery
New Delhi Salesforce Developer Group
 
Benefits Of Choosing A Salesforce Consulting Partner
Benefits Of Choosing A Salesforce Consulting PartnerBenefits Of Choosing A Salesforce Consulting Partner
Benefits Of Choosing A Salesforce Consulting Partner
Cloud Analogy
 
Salesforce automation tools at a glance
Salesforce automation tools at a glanceSalesforce automation tools at a glance
Salesforce automation tools at a glance
Cloud Analogy
 
How To Integrate Salesforce With Outlook
How To Integrate Salesforce With OutlookHow To Integrate Salesforce With Outlook
How To Integrate Salesforce With Outlook
Cloud Analogy
 
Salesforce Partner Licensing Types-ISVforce Vs OEM Embedded
Salesforce Partner Licensing Types-ISVforce Vs OEM EmbeddedSalesforce Partner Licensing Types-ISVforce Vs OEM Embedded
Salesforce Partner Licensing Types-ISVforce Vs OEM Embedded
Cloud Analogy
 
Checklist for successful Salesforce Data migration
Checklist for successful Salesforce Data migrationChecklist for successful Salesforce Data migration
Checklist for successful Salesforce Data migration
Cloud Analogy
 
Introduction To Salesforce Content Management System (CMS)
Introduction To Salesforce Content Management System (CMS)Introduction To Salesforce Content Management System (CMS)
Introduction To Salesforce Content Management System (CMS)
Cloud Analogy
 
ABC of Einstein Analytics
ABC of Einstein AnalyticsABC of Einstein Analytics
ABC of Einstein Analytics
rikkehovgaard
 
All About Salesforce Sustainability Cloud
All About Salesforce Sustainability CloudAll About Salesforce Sustainability Cloud
All About Salesforce Sustainability Cloud
Cloud Analogy
 
Einstein analytics basics
Einstein analytics basicsEinstein analytics basics
Einstein analytics basics
Amit Chaudhary
 
A Comprehensive Guide to Salesforce Field Service
A Comprehensive Guide to Salesforce Field Service A Comprehensive Guide to Salesforce Field Service
A Comprehensive Guide to Salesforce Field Service
Cloud Analogy
 
Top Salesforce Tips That Help You Boost Productivity
Top Salesforce Tips That Help You Boost ProductivityTop Salesforce Tips That Help You Boost Productivity
Top Salesforce Tips That Help You Boost Productivity
Cloud Analogy
 
Top Salesforce Winter '22 Release Features
Top Salesforce Winter '22 Release FeaturesTop Salesforce Winter '22 Release Features
Top Salesforce Winter '22 Release Features
Cloud Analogy
 
Workflow Rules in Salesforce vs Process Builder in Salesforce
Workflow Rules in Salesforce vs Process Builder in SalesforceWorkflow Rules in Salesforce vs Process Builder in Salesforce
Workflow Rules in Salesforce vs Process Builder in Salesforce
Cloud Analogy
 
Appature - MS Dynamics to Salesforce Migration - Success Story
Appature - MS Dynamics to Salesforce Migration - Success StoryAppature - MS Dynamics to Salesforce Migration - Success Story
Appature - MS Dynamics to Salesforce Migration - Success StoryMansa Systems
 
Introduction to Lightning Testing Service
Introduction to Lightning Testing ServiceIntroduction to Lightning Testing Service
Introduction to Lightning Testing Service
Cloud Analogy
 

What's hot (20)

Empower Inside Sales With High Velocity Sales (Salesforce + AI)
Empower Inside Sales With High Velocity Sales (Salesforce + AI)Empower Inside Sales With High Velocity Sales (Salesforce + AI)
Empower Inside Sales With High Velocity Sales (Salesforce + AI)
 
Einstein Analytics
Einstein Analytics Einstein Analytics
Einstein Analytics
 
Cloud Computing Courses
Cloud Computing CoursesCloud Computing Courses
Cloud Computing Courses
 
Top benefits of using salesforce for customer service | Ksolves
Top benefits of using salesforce for customer service | KsolvesTop benefits of using salesforce for customer service | Ksolves
Top benefits of using salesforce for customer service | Ksolves
 
Discover deep insights with Salesforce Einstein Analytics and Discovery
Discover deep insights with Salesforce Einstein Analytics and DiscoveryDiscover deep insights with Salesforce Einstein Analytics and Discovery
Discover deep insights with Salesforce Einstein Analytics and Discovery
 
Benefits Of Choosing A Salesforce Consulting Partner
Benefits Of Choosing A Salesforce Consulting PartnerBenefits Of Choosing A Salesforce Consulting Partner
Benefits Of Choosing A Salesforce Consulting Partner
 
Salesforce automation tools at a glance
Salesforce automation tools at a glanceSalesforce automation tools at a glance
Salesforce automation tools at a glance
 
How To Integrate Salesforce With Outlook
How To Integrate Salesforce With OutlookHow To Integrate Salesforce With Outlook
How To Integrate Salesforce With Outlook
 
Salesforce Partner Licensing Types-ISVforce Vs OEM Embedded
Salesforce Partner Licensing Types-ISVforce Vs OEM EmbeddedSalesforce Partner Licensing Types-ISVforce Vs OEM Embedded
Salesforce Partner Licensing Types-ISVforce Vs OEM Embedded
 
Checklist for successful Salesforce Data migration
Checklist for successful Salesforce Data migrationChecklist for successful Salesforce Data migration
Checklist for successful Salesforce Data migration
 
Introduction To Salesforce Content Management System (CMS)
Introduction To Salesforce Content Management System (CMS)Introduction To Salesforce Content Management System (CMS)
Introduction To Salesforce Content Management System (CMS)
 
ABC of Einstein Analytics
ABC of Einstein AnalyticsABC of Einstein Analytics
ABC of Einstein Analytics
 
All About Salesforce Sustainability Cloud
All About Salesforce Sustainability CloudAll About Salesforce Sustainability Cloud
All About Salesforce Sustainability Cloud
 
Einstein analytics basics
Einstein analytics basicsEinstein analytics basics
Einstein analytics basics
 
A Comprehensive Guide to Salesforce Field Service
A Comprehensive Guide to Salesforce Field Service A Comprehensive Guide to Salesforce Field Service
A Comprehensive Guide to Salesforce Field Service
 
Top Salesforce Tips That Help You Boost Productivity
Top Salesforce Tips That Help You Boost ProductivityTop Salesforce Tips That Help You Boost Productivity
Top Salesforce Tips That Help You Boost Productivity
 
Top Salesforce Winter '22 Release Features
Top Salesforce Winter '22 Release FeaturesTop Salesforce Winter '22 Release Features
Top Salesforce Winter '22 Release Features
 
Workflow Rules in Salesforce vs Process Builder in Salesforce
Workflow Rules in Salesforce vs Process Builder in SalesforceWorkflow Rules in Salesforce vs Process Builder in Salesforce
Workflow Rules in Salesforce vs Process Builder in Salesforce
 
Appature - MS Dynamics to Salesforce Migration - Success Story
Appature - MS Dynamics to Salesforce Migration - Success StoryAppature - MS Dynamics to Salesforce Migration - Success Story
Appature - MS Dynamics to Salesforce Migration - Success Story
 
Introduction to Lightning Testing Service
Introduction to Lightning Testing ServiceIntroduction to Lightning Testing Service
Introduction to Lightning Testing Service
 

Similar to Découverte d'Einstein Analytics (Tableau CRM)

Tableau Desktop Material
Tableau Desktop MaterialTableau Desktop Material
Tableau Desktop Material
Kishore Chaganti
 
Top tableau questions and answers in 2019
Top tableau questions and answers in 2019Top tableau questions and answers in 2019
Top tableau questions and answers in 2019
minatibiswal1
 
What types of data sources does Tableau support.docx
What types of data sources does Tableau support.docxWhat types of data sources does Tableau support.docx
What types of data sources does Tableau support.docx
Technogeeks
 
Barcelona Salesforce Admins Group (7-May-2019)
Barcelona Salesforce Admins Group (7-May-2019)Barcelona Salesforce Admins Group (7-May-2019)
Barcelona Salesforce Admins Group (7-May-2019)
Roger Borges Grilo
 
Dbms fast track 2/3
Dbms fast track 2/3Dbms fast track 2/3
Dbms fast track 2/3
Dr. C.V. Suresh Babu
 
Tableau Conference Recap 2021 - Atlanta TUG - Dec 2021
Tableau Conference Recap 2021 - Atlanta TUG - Dec 2021Tableau Conference Recap 2021 - Atlanta TUG - Dec 2021
Tableau Conference Recap 2021 - Atlanta TUG - Dec 2021
Sarah Bartlett
 
Salesforce Spring '17 Top 10 Features
Salesforce Spring '17 Top 10 Features Salesforce Spring '17 Top 10 Features
Salesforce Spring '17 Top 10 Features
Michael Gill
 
Tableau free tutorial
Tableau free tutorialTableau free tutorial
Tableau free tutorial
tekslate1
 
Learn What's New in Tableau 9.0
Learn What's New in Tableau 9.0Learn What's New in Tableau 9.0
Learn What's New in Tableau 9.0
Edureka!
 
Tableau online training
Tableau online trainingTableau online training
Tableau online training
suresh
 
Tableau online training || Tableau Server
Tableau online training || Tableau ServerTableau online training || Tableau Server
Tableau online training || Tableau Server
United Trainings
 
Tableau online training || Tableau Server
Tableau online training || Tableau ServerTableau online training || Tableau Server
Tableau online training || Tableau Server
United Trainings
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
Arun K
 
How to Improve Data Analysis Through Visualization in Tableau
How to Improve Data Analysis Through Visualization in TableauHow to Improve Data Analysis Through Visualization in Tableau
How to Improve Data Analysis Through Visualization in Tableau
Edureka!
 
Unlock your data analytics with tableau
Unlock your data analytics with tableauUnlock your data analytics with tableau
Unlock your data analytics with tableau
KadharBashaJ
 
Tableau PPT
Tableau PPTTableau PPT
Tableau PPT
Anvesh Rao
 
Tableau ppt
Tableau pptTableau ppt
Tableau LIVE Online Training
Tableau LIVE Online TrainingTableau LIVE Online Training
Tableau LIVE Online Training
SequelGate
 
Fact table design for data ware house
Fact table design for data ware houseFact table design for data ware house
Fact table design for data ware house
Sayed Ahmed
 

Similar to Découverte d'Einstein Analytics (Tableau CRM) (20)

Tableau Desktop Material
Tableau Desktop MaterialTableau Desktop Material
Tableau Desktop Material
 
Top tableau questions and answers in 2019
Top tableau questions and answers in 2019Top tableau questions and answers in 2019
Top tableau questions and answers in 2019
 
What types of data sources does Tableau support.docx
What types of data sources does Tableau support.docxWhat types of data sources does Tableau support.docx
What types of data sources does Tableau support.docx
 
Barcelona Salesforce Admins Group (7-May-2019)
Barcelona Salesforce Admins Group (7-May-2019)Barcelona Salesforce Admins Group (7-May-2019)
Barcelona Salesforce Admins Group (7-May-2019)
 
Dbms fast track 2/3
Dbms fast track 2/3Dbms fast track 2/3
Dbms fast track 2/3
 
Tableau Conference Recap 2021 - Atlanta TUG - Dec 2021
Tableau Conference Recap 2021 - Atlanta TUG - Dec 2021Tableau Conference Recap 2021 - Atlanta TUG - Dec 2021
Tableau Conference Recap 2021 - Atlanta TUG - Dec 2021
 
Salesforce Spring '17 Top 10 Features
Salesforce Spring '17 Top 10 Features Salesforce Spring '17 Top 10 Features
Salesforce Spring '17 Top 10 Features
 
Tableau free tutorial
Tableau free tutorialTableau free tutorial
Tableau free tutorial
 
Learn What's New in Tableau 9.0
Learn What's New in Tableau 9.0Learn What's New in Tableau 9.0
Learn What's New in Tableau 9.0
 
Tableau online training
Tableau online trainingTableau online training
Tableau online training
 
Tableau online training || Tableau Server
Tableau online training || Tableau ServerTableau online training || Tableau Server
Tableau online training || Tableau Server
 
Tableau online training || Tableau Server
Tableau online training || Tableau ServerTableau online training || Tableau Server
Tableau online training || Tableau Server
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
 
How to Improve Data Analysis Through Visualization in Tableau
How to Improve Data Analysis Through Visualization in TableauHow to Improve Data Analysis Through Visualization in Tableau
How to Improve Data Analysis Through Visualization in Tableau
 
Unlock your data analytics with tableau
Unlock your data analytics with tableauUnlock your data analytics with tableau
Unlock your data analytics with tableau
 
Tableau PPT
Tableau PPTTableau PPT
Tableau PPT
 
Tableau ppt
Tableau pptTableau ppt
Tableau ppt
 
Tableau LIVE Online Training
Tableau LIVE Online TrainingTableau LIVE Online Training
Tableau LIVE Online Training
 
manual.docx
manual.docxmanual.docx
manual.docx
 
Fact table design for data ware house
Fact table design for data ware houseFact table design for data ware house
Fact table design for data ware house
 

More from Doria Hamelryk

Salesforce Release Spring 24 - French Gathering
Salesforce Release Spring 24 - French GatheringSalesforce Release Spring 24 - French Gathering
Salesforce Release Spring 24 - French Gathering
Doria Hamelryk
 
Winter 22 release
Winter 22 releaseWinter 22 release
Winter 22 release
Doria Hamelryk
 
Apex for Admins Workshop
Apex for Admins WorkshopApex for Admins Workshop
Apex for Admins Workshop
Doria Hamelryk
 
Concours Trailblazers be Certified
Concours Trailblazers be Certified Concours Trailblazers be Certified
Concours Trailblazers be Certified
Doria Hamelryk
 
+10 of Our Favorite Salesforce Spring ’21 Features
+10 of Our Favorite Salesforce Spring ’21 Features+10 of Our Favorite Salesforce Spring ’21 Features
+10 of Our Favorite Salesforce Spring ’21 Features
Doria Hamelryk
 
Odaseva : un outil de gestion pour les règles RGPD
Odaseva : un outil de gestion pour les règles RGPDOdaseva : un outil de gestion pour les règles RGPD
Odaseva : un outil de gestion pour les règles RGPD
Doria Hamelryk
 
Opportunity Management workshop
Opportunity Management workshopOpportunity Management workshop
Opportunity Management workshop
Doria Hamelryk
 
A la découverte de pardot
A la découverte de pardotA la découverte de pardot
A la découverte de pardot
Doria Hamelryk
 
Flows - what you should know before implementing
Flows - what you should know before implementingFlows - what you should know before implementing
Flows - what you should know before implementing
Doria Hamelryk
 
Gérer ses campagnes marketing
Gérer ses campagnes marketingGérer ses campagnes marketing
Gérer ses campagnes marketing
Doria Hamelryk
 
10 of Our Favorite Salesforce Winter ’21 Features
10 of Our Favorite Salesforce Winter ’21 Features10 of Our Favorite Salesforce Winter ’21 Features
10 of Our Favorite Salesforce Winter ’21 Features
Doria Hamelryk
 
Ecrire son premier Trigger (et les comprendre)
Ecrire son premier Trigger (et les comprendre)Ecrire son premier Trigger (et les comprendre)
Ecrire son premier Trigger (et les comprendre)
Doria Hamelryk
 
Les formules et moi, ça fait 3!
Les formules et moi, ça fait 3!Les formules et moi, ça fait 3!
Les formules et moi, ça fait 3!
Doria Hamelryk
 
Salesforce Import Tools
Salesforce Import ToolsSalesforce Import Tools
Salesforce Import Tools
Doria Hamelryk
 
Concours Ladies be Certified #sfpariswit
Concours Ladies be Certified #sfpariswitConcours Ladies be Certified #sfpariswit
Concours Ladies be Certified #sfpariswit
Doria Hamelryk
 
Salesforce Starter Kit
Salesforce Starter KitSalesforce Starter Kit
Salesforce Starter Kit
Doria Hamelryk
 
Comment se préparer pour les certifications Salesforce
Comment se préparer pour les certifications SalesforceComment se préparer pour les certifications Salesforce
Comment se préparer pour les certifications Salesforce
Doria Hamelryk
 
Comment l'automatisation dans Salesforce peut vous faciliter la vie
Comment l'automatisation dans Salesforce peut vous faciliter la vieComment l'automatisation dans Salesforce peut vous faciliter la vie
Comment l'automatisation dans Salesforce peut vous faciliter la vie
Doria Hamelryk
 
Girls, What's Next? - Première rencontre du groupe
Girls, What's Next? - Première rencontre du groupeGirls, What's Next? - Première rencontre du groupe
Girls, What's Next? - Première rencontre du groupe
Doria Hamelryk
 
Einstein Next Best Action - French Touch Dreamin 2019
Einstein Next Best Action - French Touch Dreamin 2019Einstein Next Best Action - French Touch Dreamin 2019
Einstein Next Best Action - French Touch Dreamin 2019
Doria Hamelryk
 

More from Doria Hamelryk (20)

Salesforce Release Spring 24 - French Gathering
Salesforce Release Spring 24 - French GatheringSalesforce Release Spring 24 - French Gathering
Salesforce Release Spring 24 - French Gathering
 
Winter 22 release
Winter 22 releaseWinter 22 release
Winter 22 release
 
Apex for Admins Workshop
Apex for Admins WorkshopApex for Admins Workshop
Apex for Admins Workshop
 
Concours Trailblazers be Certified
Concours Trailblazers be Certified Concours Trailblazers be Certified
Concours Trailblazers be Certified
 
+10 of Our Favorite Salesforce Spring ’21 Features
+10 of Our Favorite Salesforce Spring ’21 Features+10 of Our Favorite Salesforce Spring ’21 Features
+10 of Our Favorite Salesforce Spring ’21 Features
 
Odaseva : un outil de gestion pour les règles RGPD
Odaseva : un outil de gestion pour les règles RGPDOdaseva : un outil de gestion pour les règles RGPD
Odaseva : un outil de gestion pour les règles RGPD
 
Opportunity Management workshop
Opportunity Management workshopOpportunity Management workshop
Opportunity Management workshop
 
A la découverte de pardot
A la découverte de pardotA la découverte de pardot
A la découverte de pardot
 
Flows - what you should know before implementing
Flows - what you should know before implementingFlows - what you should know before implementing
Flows - what you should know before implementing
 
Gérer ses campagnes marketing
Gérer ses campagnes marketingGérer ses campagnes marketing
Gérer ses campagnes marketing
 
10 of Our Favorite Salesforce Winter ’21 Features
10 of Our Favorite Salesforce Winter ’21 Features10 of Our Favorite Salesforce Winter ’21 Features
10 of Our Favorite Salesforce Winter ’21 Features
 
Ecrire son premier Trigger (et les comprendre)
Ecrire son premier Trigger (et les comprendre)Ecrire son premier Trigger (et les comprendre)
Ecrire son premier Trigger (et les comprendre)
 
Les formules et moi, ça fait 3!
Les formules et moi, ça fait 3!Les formules et moi, ça fait 3!
Les formules et moi, ça fait 3!
 
Salesforce Import Tools
Salesforce Import ToolsSalesforce Import Tools
Salesforce Import Tools
 
Concours Ladies be Certified #sfpariswit
Concours Ladies be Certified #sfpariswitConcours Ladies be Certified #sfpariswit
Concours Ladies be Certified #sfpariswit
 
Salesforce Starter Kit
Salesforce Starter KitSalesforce Starter Kit
Salesforce Starter Kit
 
Comment se préparer pour les certifications Salesforce
Comment se préparer pour les certifications SalesforceComment se préparer pour les certifications Salesforce
Comment se préparer pour les certifications Salesforce
 
Comment l'automatisation dans Salesforce peut vous faciliter la vie
Comment l'automatisation dans Salesforce peut vous faciliter la vieComment l'automatisation dans Salesforce peut vous faciliter la vie
Comment l'automatisation dans Salesforce peut vous faciliter la vie
 
Girls, What's Next? - Première rencontre du groupe
Girls, What's Next? - Première rencontre du groupeGirls, What's Next? - Première rencontre du groupe
Girls, What's Next? - Première rencontre du groupe
 
Einstein Next Best Action - French Touch Dreamin 2019
Einstein Next Best Action - French Touch Dreamin 2019Einstein Next Best Action - French Touch Dreamin 2019
Einstein Next Best Action - French Touch Dreamin 2019
 

Recently uploaded

Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 

Recently uploaded (20)

Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 

Découverte d'Einstein Analytics (Tableau CRM)

  • 1.
  • 2. Sébastien Varoteaux Senior Program Architect @ Salesforce linkedin.com/in/sébastien-varoteaux-48476b Vincent Finet Senior Program Architect @ Salesforce linkedin.com/in/vincentfinet
  • 3. I II Tableau CRM, nice to meet you! Demo & Examples III Resources
  • 5. Tableau CRM, nice to meet you! Step 1: Create a developer edition org including Tableau CRM ● Because unfortunately, Tableau CRM is not included in: ○ standard Developer Edition orgs ○ trailhead playground orgs ● You need to create a specific Org for training ○ developer.salesforce.com/promotions/orgs/ analytics-de
  • 6. Tableau CRM, nice to meet you! Step 2: Once logged, get to know the difference ● The Salesforce home page includes an EA dashboard ● You have access to a new Application in Salesforce called “Analytics Studio” ● You get a salesforce environment that includes EA licences.
  • 7. Tableau CRM, nice to meet you! Step 3: What’s that new app? ● In Salesforce, it is a new “application” ● Your user will need to be assigned a Permission Set and a Permission Set License ● Then, Analytics Studio is a new website ● It is still hosted on the same “instance” as you Salesforce org ● With a different database and obviously oriented data and metrics! https://eu19.lightning.force.com/wave/wave.app#dashboard/0FK1i...
  • 8. Tableau CRM, nice to meet you! Step 4: It all about DATA ;) ● Data sources ○ Definition of where you get the data you want to manipulate ○ By default, you have access to the SFDC_LOCAL source (your SF org) ○ Other sources types are available ● Data replications ○ Each sources will be replicate in Tableau CRM’s own database ○ Which elements will be synchronized (for SFDC_LOCAL: objects and fields) ○ The frequency (each week, day...) ○ The method (full, incremental or hybrid) ● Data stored ○ Dataset: tables with rows & fields (dimensions/measures) ● Data transformation ○ Recipe: simple transformation between sources and/or existing datasets (for starting point) ○ Dataflow: complex transformation between sources and/or existing datasets (for more advanced users) ○ SAQL: Analytics Query Language that can include transformation but not only... ● Data visualization ○ Dashboards: global visualization ○ Lens: play with the data “locally” ● Data packaging/categorization ○ Applications: shareable, template
  • 9. Tableau CRM, nice to meet you! Step 5: Let’s start with your data sources and replications 1 2 3 4
  • 10. Tableau CRM, nice to meet you! Step 6: Then let’s get some data rows into datasets! How to create a dataset? 1. Download a csv file (blue button) 1. Based on existing datasets and/or data sources: - Recipe - Dataflow 1. API (for advanced users) 1 2 3 4 5
  • 11. Tableau CRM, nice to meet you! Step 7: I feel like creating a recipe today! 1 2 3
  • 12. Tableau CRM, nice to meet you! Step 7: I feel like creating a recipe today! Recipe VS Dataflow
  • 13. Tableau CRM, nice to meet you! Step 8: Ho no-no, I REALLY feel like creating a dataflow! 2 3 4 Input OutputProcessing
  • 14. Tableau CRM, nice to meet you! Step 8: Dataflow common tools SfdcDigest To load internal datasource Digest To load external datasource Edgemart To load existing dataset Only select the fields you need Think about default values Source loaders Append To add rows to a target With the same column or not Augment To complement rows on a common data Single value (1-1) add data Multiple values (1-*) aggregates Rows manipulation
  • 15. Tableau CRM, nice to meet you! Step 8: Dataflow common tools Column manipulation Compute Expression Calculation based on fields within the same row Code transformation, difference between 2 dates... Compute Relative Calculation based on the same field in other rows ordered within a partition Current, first, previous, next % improvement, average amount... Dim2Mea Transform a dimension to a measure From “100” to 100 to be able to perform calculations in dashboards Flatten Aggregate hierarchical data in a single column User’s chain of management...
  • 16. Tableau CRM, nice to meet you! Step 8: Dataflow common tools Filtering Filter SAQL or expression to reduce the row to be considered Field:EQ:value Filtering Slice Delete unwanted and no more necessaries columns Update Update values from a set of data to another Register Create or overwrite the dataset
  • 17. Tableau CRM, nice to meet you! Step 9: Dataset coloring, formating, labelling, ... You can manage labels and colors globally for a Dataset: Explore a Dataset
  • 18. Tableau CRM, nice to meet you! Step 10: Dashboards, dashboards, dashboards!!!
  • 19. Tableau CRM, nice to meet you! Step 10: Dashboards, dashboards, dashboards!!! Magic Shortcut: Ctrl+E to get the JSON of the dashboard, for mass updates!!
  • 20. Tableau CRM, nice to meet you! Step 10: Dashboards, dashboards, dashboards!!! Chart 6 bars, 4 lines, 4 Date & times, 5 gauges, 4 circles & dots, 3 grids, 3 maps, 5 pipelines Table 1 simple, 2 with aggregates Global filter To filter on any field. 1 or all global filters Container Zone which contains other elements Date selector Simple filter on a date field Link To create a link to a dashboard, a page of a dashboard or any URL Image Display an image stored on Einstein Analytics List selector Simple filter on a dimension in the form of a list Number Display a number Range selector Simple selector on a measure in the form of a slider and min/max fields Text Display a text Toggle Display dimension values of a fields in the form of buttons Navigation bar Display the list of pages of the dashboard in the form of buttons
  • 21. Tableau CRM, nice to meet you! Step 10: Dashboards, dashboards, dashboards!!! Use the Bar or Column chart to provide a quick visual comparison of related values Use a pyramid chart to visually highlight relative sizes of stacked dimension values Use a timeline chart to show how a value changes over time Use an origami chart for easily identifying high- and low-value data Use a funnel chart to visualize sequential data that can be broken up into stages Use treemaps to visualize hierarchical quantitative data Use a waterfall chart to show the cumulative effect of sequentially introduced positive or negative values with breakdowns of value totals Use a map if you have data with a geographical information Use gauge charts to track progress along a single measure All charts can be customized using their properties
  • 22. Tableau CRM, nice to meet you! Step 10: Dashboards, dashboards, dashboards!!! Track the performance of your dashboards to be sure it would be usable for your users. The more query you do, the longer the response is The more SAQL you do, the longer the response is The more rows there are, the longer the response is
  • 23. Tableau CRM, nice to meet you! Step 11: Before you start... ● Technical users ○ Integration User ■ Define which objects and fields can be extracted from Salesforce to Tableau CRM (View All Data access) ■ Profile: Analytics Cloud Integration User ○ Security User ■ Used when a row data security is set up on a dataset. The Security User must have at least read permission on each User object field included in a predicate. ■ Profile: Analytics Cloud Security User ● Security ○ Security Predicate ■ Allow to display to the user only a subset of rows ■ It compares a column of the dataset to a field on the user record ○ Sharing Inheritance ■ Synchronize sharing configured in Salesforce - Account, Case, Contact, Lead and Opportunity ■ Always set a Security Predicates to take over in situation the sharing can’t be honored ■ Use the Sharing Inheritance Coverage Assessment tool (setup)Do not inactive them Do not modify profiles, clone them!
  • 24. Tableau CRM, nice to meet you! End so much more...
  • 26. Examples Use case #1: Dataflow ● Input sources: ○ Opportunities ○ Accounts ○ Users ● Transformations: ○ Augment Opportunities with owner info ○ Augment Opportunities with related account info ○ Add a numerical field representing the stage name ○ Drop some fields ● Output: ○ Dataset “OpportunitiesForWebinar”
  • 30. Resources around Tableau CRM Trailhead ● Create a Developer Edition org with Tableau CRM! ○ developer.salesforce.com/promotions/orgs/analytics-de ● Beginners: ○ https://trailhead.salesforce.com/en/content/learn/modules/wave_analytics_basics ○ https://trailhead.salesforce.com/en/content/learn/trails/wave_analytics_enable_and_produce ● Projects: ○ https://trailhead.salesforce.com/en/content/learn/projects/quick-start-einstein-analytics ● Superbadges: ○ https://trailhead.salesforce.com/en/content/learn/superbadges/superbadge_analytics_integration_spe cialist ○ https://trailhead.salesforce.com/en/content/learn/superbadges/superbadge_analytics_insights_specia list ● Trailmix for the Einstein Analytics and Discovery Consultant certification ○ https://trailhead.salesforce.com/users/ea-trails/trailmixes/learn-einstein-analytics-plus
  • 31. Resources around Tableau CRM Great additional stuff (out of Trailhead) ● Main article about Tableau CRM on Salesforce help: https://help.salesforce.com/articleView?id=bi.htm&type=5 ● Blogs by the famous Rikke Hovgaard about SAQL, Dashboards, Bindings: https://www.salesforceblogger.com/author/rikkehovgaard-org/ ● Group on the success community: https://trailblazers.salesforce.com/_ui/core/chatter/groups/GroupProfileP age?g=0F9300000009MBPCA2 ● List if unsupported objects and fields on Help https://help.salesforce.com/articleView?id=bi_integrate_salesforce_extract _transformation_unsupported_objects_fields.htm&type=5
  • 32.
  • 33.