Data-Con-101 Certification Exam Guide + Practice Questions Updated 2026

Home / Salesforce / Data-Con-101

Comprehensive Data-Con-101 certification exam guide covering exam overview, skills measured, preparation tips, and practice questions with detailed explanations.

Data-Con-101 Exam Guide

This Data-Con-101 exam focuses on practical knowledge and real-world application scenarios related to the subject area. It evaluates your ability to understand core concepts, apply best practices, and make informed decisions in realistic situations rather than relying solely on memorization.

This page provides a structured exam guide, including exam focus areas, skills measured, preparation recommendations, and practice questions with explanations to support effective learning.

 

Exam Overview

The Data-Con-101 exam typically emphasizes how concepts are used in professional environments, testing both theoretical understanding and practical problem-solving skills.

 

Skills Measured

  • Understanding of core concepts and terminology
  • Ability to apply knowledge to practical scenarios
  • Analysis and evaluation of solution options
  • Identification of best practices and common use cases

 

Preparation Tips

Successful candidates combine conceptual understanding with hands-on practice. Reviewing measured skills and working through scenario-based questions is strongly recommended.

 

Practice Questions for Data-Con-101 Exam

The following practice questions are designed to reinforce key Data-Con-101 exam concepts and reflect common scenario-based decision points tested in the certification.

Question#1

Northern Trail Outfitters wants to implement Data Cloud and has several use cases in mind.
Which two use cases are considered a good fit for Data Cloud? Choose 2 answers

A. To ingest and unify data from various sources to reconcile customer identity
B. To create and orchestrate cross-channel marketing messages
C. To use harmonized data to more accurately understand the customer and business impact
D. To eliminate the need for separate business intelligence and IT data management tools

Explanation:
Data Cloud is a data platform that can help customers connect, prepare, harmonize, unify, query, analyze, and act on their data across various Salesforce and external sources.
Some of the use cases that are considered a good fit for Data Cloud are:
To ingest and unify data from various sources to reconcile customer identity. Data Cloud can help customers bring all their data, whether streaming or batch, into Salesforce and map it to a common data model. Data Cloud can also help customers resolve identities across different channels and sources and create unified profiles of their customers.
To use harmonized data to more accurately understand the customer and business impact. Data Cloud can help customers transform and cleanse their data before using it, and enrich it with calculated insights and related attributes. Data Cloud can also help customers create segments and audiences based on their data and activate them in any channel. Data Cloud can also help customers use AI to predict customer behavior and outcomes.
The other two options are not use cases that are considered a good fit for Data Cloud. Data Cloud does not provide features to create and orchestrate cross-channel marketing messages, as this is typically handled by other Salesforce solutions such as Marketing Cloud. Data Cloud also does not eliminate the need for separate business intelligence and IT data management tools, as it is designed to work with them and complement their capabilities.
Learn How Data Cloud Works
About Salesforce Data Cloud
Discover Use Cases for the Platform
Understand Common Data Analysis Use Cases

Question#2

Cumulus Financial uses Service Cloud as its CRM and stores mobile phone, home phone,
and work phone as three separate fields for its customers on the Contact record. The company plans
to use Data Cloud and ingest the Contact object via the CRM Connector.
What is the most efficient approach that a consultant should take when ingesting this data to ensure
all the different phone numbers are properly mapped and available for use in activation?

A. Ingest the Contact object and map the Work Phone, Mobile Phone, and Home Phone to the Contact Point Phone data map object from the Contact data stream.
B. Ingest the Contact object and use streaming transforms to normalize the phone numbers from the Contact data stream into a separate Phone data lake object (DLO) that contains three rows, and then map this new DLO to the Contact Point Phone data map object.
C. Ingest the Contact object and then create a calculated insight to normalize the phone numbers, and then map to the Contact Point Phone data map object.
D. Ingest the Contact object and create formula fields in the Contact data stream on the phone numbers, and then map to the Contact Point Phone data map object.

Explanation:
The most efficient approach that a consultant should take when ingesting this data to ensure all the different phone numbers are properly mapped and available for use in activation is B. Ingest the Contact object and use streaming transforms to normalize the phone numbers from the Contact data stream into a separate Phone data lake object (DLO) that contains three rows, and then map this new DLO to the Contact Point Phone data map object. This approach allows the consultant to use the streaming transforms feature of Data Cloud, which enables data manipulation and transformation at the time of ingestion, without requiring any additional processing or storage. Streaming transforms can be used to normalize the phone numbers from the Contact data stream, such as removing spaces, dashes, or parentheses, and adding country codes if needed. The normalized phone numbers can then be stored in a separate Phone DLO, which can have one row for each phone number type (work, home, mobile). The Phone DLO can then be mapped to the Contact Point Phone data map object, which is a standard object that represents a phone number associated with a contact point. This way, the consultant can ensure that all the phone numbers are available for activation, such as sending SMS messages or making calls to the customers.
The other options are not as efficient as option B.
Option A is incorrect because it does not normalize the phone numbers, which may cause issues with activation or identity resolution.
Option C is incorrect because it requires creating a calculated insight, which is an additional step that consumes more resources and time than streaming transforms.
Option D is incorrect because it requires creating formula fields in the Contact data stream, which may not be supported by the CRM Connector or may cause conflicts with the existing fields in the Contact object.
Reference: Salesforce Data Cloud Consultant Exam Guide, Data Ingestion and Modeling, Streaming Transforms, Contact Point Phone

Question#3

During discovery, which feature should a consultant highlight for a customer who has multiple data sources and needs to match and reconcile data about individuals into a single unified profile?

A. Harmonization
B. Data Cleansing
C. Data Consolidation
D. Identity Resolution

Explanation:
The feature that the consultant should highlight for a customer who has multiple data sources and needs to match and reconcile data about individuals into a single unified profile is D. Identity Resolution. Identity Resolution is the process of identifying, matching, and reconciling data about individuals across different data sources and creating a unified profile that represents a single view of the customer. Identity Resolution uses various methods and rules to determine the best match and reconciliation of data, such as deterministic matching, probabilistic matching, reconciliation rules, and identity graphs. Identity Resolution enables the customer to have a complete and accurate understanding of their customers and their interactions across different channels and touchpoints.
Reference: Salesforce Data Cloud Consultant Exam Guide, Identity Resolution

Question#4

Northern Trail Outfitters (NTO) wants to send a promotional campaign for customers that have purchased within the past 6 months. The consultant created a segment to meet this requirement.
Now, NTO brings an additional requirement to suppress customers who have made purchases within the last week.
What should the consultant use to remove the recent customers?

A. Batch transforms
B. Segmentation exclude rules
C. Related attributes
D. Streaming insight

Explanation:
The consultant should use B. Segmentation exclude rules to remove the recent customers. Segmentation exclude rules are filters that can be applied to a segment to exclude records that meet certain criteria. The consultant can use segmentation exclude rules to exclude customers who have made purchases within the last week from the segment that contains customers who have purchased within the past 6 months. This way, the segment will only include customers who are eligible for the promotional campaign.
The other options are not correct.
Option A is incorrect because batch transforms are data processing tasks that can be applied to data streams or data lake objects to modify or enrich the data. Batch transforms are not used for segmentation or activation.
Option C is incorrect because related attributes are attributes that are derived from the relationships between data model objects. Related attributes are not used for excluding records from a segment.
Option D is incorrect because streaming insights are derived attributes that are calculated at the time of data ingestion. Streaming insights are not used for excluding records from a segment.
Reference: Salesforce Data Cloud Consultant Exam Guide, Segmentation, Segmentation Exclude Rules

Question#5

Which two dependencies need to be removed prior to disconnecting a data source? Choose 2 answers

A. Activation target
B. Segment
C. Activation
D. Data stream

Explanation:
Dependencies in Data Cloud:
Before disconnecting a data source, all dependencies must be removed to prevent data integrity issues.
Reference: Salesforce Data Source Management Documentation Identifying Dependencies:
Segment: Segments using data from the source must be deleted or reassigned.
Data Stream: The data stream must be disconnected, as it directly relies on the data source.
Reference: Salesforce Segment and Data Stream Management Guide
Steps to Remove Dependencies:
Remove Segments:
Navigate to the Segmentation interface in Salesforce Data Cloud. Identify and delete segments relying on the data source. Disconnect Data Stream:
Go to the Data Stream settings.
Locate and disconnect the data stream associated with the source.
Reference: Salesforce Segment Deletion and Data Stream Disconnection Tutorial Practical Application:
Example: When preparing to disconnect a legacy CRM system, ensure all segments and data streams using its data are properly removed or migrated.
Reference: Salesforce Data Source Disconnection Best Practices

Disclaimer

This page is for educational and exam preparation reference only. It is not affiliated with Salesforce, Accredited Professional Certification, or the official exam provider. Candidates should refer to official documentation and training for authoritative information.

Exam Code: Data-Con-101Q & A: 167 Q&AsUpdated:  2026-04-07

  Access Additional Data-Con-101 Practice Resources