Salesforce · Free Practice Questions · Last reviewed May 2026
36real exam-style questions organised by domain, each with the correct answer highlighted and a plain-English explanation of why it's right — and why the others are wrong.
A marketer wants to create a segment of High-Value customers based on a Calculated Insight (CI) named 'Customer_Lifetime_Spend_CI'. The CI calculates total spend per individual. When the consultant attempts to add this Calculated Insight as a filter criteria in the Segment Canvas, the CI is not available for selection. What is the most likely cause?
Calculated Insights can only be used in segments if they are aggregated over a streaming DMO.
The Calculated Insight has not been published or does not include the Individual DMO as a dimension.
For a Calculated Insight to be visible and usable in the Segment Canvas, it must be successfully published and mapped to the Individual (or Profile) data model object.
The user creating the segment lacks permission to view Calculated Insights metadata.
Calculated Insights must be converted to a Data Graph before they can be referenced in segmentation.
A consultant has created a complex segment using multiple related objects (Individual -> Order -> Order Product). When publishing the segment, the job fails with a timeout error. What is the most efficient troubleshooting step to resolve this segment publishing failure?
Optimize the segment criteria by reducing unnecessary related object hops and ensuring data model relationships are correctly mapped.
Complex multi-object queries can cause performance bottlenecks. Optimizing the criteria and ensuring clean relationship mappings resolves publishing timeouts.
Rebuild the segment using a Calculated Insight instead of related object filters.
Convert the segment into a streaming segment to bypass the batch publishing engine.
Increase the Data Cloud tenant storage limit to allow more memory for processing.
An organization requires a segment that updates continuously in real-time as users perform specific clickstream actions on a website. Which limitation must the Data Cloud consultant keep in mind when designing a streaming segment?
Streaming segments cannot contain more than three filter criteria.
Streaming segments must be published manually every 24 hours.
Streaming segments cannot be used with Marketing Cloud Engagement activation targets.
Streaming segments only support attributes from DMOs enabled for streaming ingestion.
Streaming segments require streaming-enabled DMOs because they evaluate segment membership in real-time as events arrive.
A Data Cloud user needs to export segment membership to an external AWS S3 bucket for use in a third-party BI tool. Which feature should the consultant configure to achieve this export?
Calculated Insight
Activation Target and Activation
An Activation Target connects Data Cloud to the external destination (AWS S3), and an Activation publishes the segment members to that target.
Streaming Transform
Data Graph
A Data Cloud Consultant needs to create a segment of customers who have made a purchase in the last 30 days and have an active subscription. However, the purchase data updates in real time via streaming ingestion, while the subscription data is batch-loaded nightly. Which segment type and refresh strategy should the consultant configure?
Create two separate segments (one streaming for purchases and one batch for subscriptions) and combine them using a segment container union.
Use a Calculated Insight to merge the two datasets before building a streaming segment.
Configure a streaming segment with a 1-hour refresh interval to capture the nightly batch updates.
Configure a batch segment with a scheduled daily refresh to evaluate both streaming and batch data sources simultaneously.
Batch segments process data on a scheduled basis, ensuring that nightly batch updates and historical streaming data are fully reconciled and evaluated together.
Where in the Data Cloud setup interface should a consultant navigate to create and manage segment definitions?
Data Streams
Activation Targets
Calculated Insights
Segments
The Segments tab is the dedicated workspace for creating, editing, and publishing segments.
Want more Segmentation And Insights practice?
Practice this domainA multinational enterprise is setting up Data Cloud and needs to isolate data visibility between their North American and European business units while sharing the same Data Cloud tenant. What feature should the administrator configure?
Sharing Rules
Territory Management
Business Units
Data Spaces
Data Spaces are used to partition Data Cloud objects, insights, and segments for security and organizational isolation.
An administrator needs to assign permission sets to users who will manage data streams and ingestion in Salesforce Data Cloud. Which permission set license must be assigned to the users first?
Data Cloud User Permission Set License
This is the correct base license required for users to access Data Cloud features and be assigned Data Cloud permission sets.
Data Cloud Streaming API License
Customer Data Platform Integration License
Salesforce CRM Integration License
An administrator needs to grant a user permissions to create and manage calculated insights and identity resolution rules without granting them full administrative rights over data connectors. Which standard permission set should be assigned?
Data Cloud Marketing Specialist
Data Cloud Analytics User
Data Cloud Integration User
Data Cloud Admin
Data Cloud Admin provides full access to configure data streams, identity resolution, calculated insights, and data spaces.
An administrator has configured a Marketing Cloud connector in Data Cloud. However, data streams are failing to initialize because the connected user lacks permissions. Which configuration error most likely occurred?
The Marketing Cloud connector user lacks API Integration and Data View permissions.
Data Cloud requires the Marketing Cloud API user to have appropriate permissions to access data views and make API calls.
The connected user was not assigned the Data Cloud Admin permission set in Salesforce CRM.
The Marketing Cloud tenant URL was entered using HTTP instead of HTTPS.
The Marketing Cloud Business Unit was not mapped to a Data Space.
Which feature must be enabled in a Salesforce org before provisioning Data Cloud if the organization plans to ingest data from multiple Salesforce CRM orgs into a single Data Cloud tenant?
Platform Encryption
Enterprise Territory Management
Salesforce CRM Connector
The Salesforce CRM connector is the native tool used to connect one or more CRM orgs to Data Cloud.
Enhanced Domains
An administrator is setting up the Amazon S3 connector to ingest CSV files into Data Cloud. During the configuration of the data stream, which prerequisite must be verified in the Amazon S3 bucket settings?
The files must be compressed in ZIP format prior to ingestion.
The S3 bucket must have public read access enabled for all files.
The IAM user or role used for connection must have ListBucket and GetObject permissions on the target bucket.
Salesforce Data Cloud requires the connecting AWS identity to have permissions to list and read objects in the specified bucket.
The S3 bucket must be hosted in the exact same geographic AWS region as the Salesforce CRM core instance.
Want more Setup And Administration practice?
Practice this domainWhat is the primary function of an activation membership in Data Cloud?
It schedules the batch frequency of data stream refreshes from source systems.
It tracks which profile records qualify for a segment and are included in an activation export.
Activation memberships represent the specific records that meet segment criteria and are targeted during an activation publish.
It defines the structural schema of the Data Model Object used for ingestion.
It acts as the encryption key for secure cloud storage activation targets.
An organization is setting up a streaming activation to Google Cloud Storage. They notice that records are being delayed significantly before appearing in the destination bucket. What is the most likely architectural bottleneck causing this latency?
The Google Cloud Storage bucket has reached its maximum file count limit per directory.
The Connected App token has expired, requiring manual re-authentication.
The activation target is configured for batch publishing rather than real-time streaming, or the micro-batch window is queueing records.
Cloud storage targets typically process data in micro-batches or scheduled intervals, introducing latency compared to real-time API webhooks.
The Data Model Object relationships lack primary key definitions, causing full table scans.
A Data Cloud Consultant is troubleshooting an activation that is failing to publish segments to an AWS S3 bucket activation target. The activation membership count is high, but the export job consistently returns an authentication error. Which component should the consultant inspect first?
The Connected App callback URL and OAuth scopes
The Marketing Cloud Connector user profile settings
The Identity and Access Management (IAM) role trust policy and bucket access permissions
Authentication errors with cloud storage activation targets like AWS S3 are typically caused by misconfigured IAM roles, missing trust relationships, or insufficient bucket write permissions.
The Einstein Trust Layer activation guardrails
A marketer wants to include attributes from a related Related Data Object (e.g., Total Lifetime Spend from Orders) in an activation destined for an ad network. How should the consultant configure this?
Include the attributes as Additional Attributes (Activation Attributes) within the Activation configuration.
Activation attributes allow marketers to append related DMO attributes (like order totals or preferred store) to the segment export.
Create a new Segment for every possible spending bracket.
Export the raw data via Data Share and write a custom script on the ad network side.
Write a custom Apex trigger on the Unified Individual object to push attributes to the ad network API.
When creating an Activation in Data Cloud, what prerequisite must be completed before you can select an Activation Target?
Enable Einstein Studio model scoring
Establish a Direct Data Share with Snowflake
Create and publish a Segment
An activation requires a published segment to define the recipient population.
Configure a Calculated Insight with at least three metrics
A financial services company needs to trigger a real-time webhook when a customer's fraud risk score exceeds a specific threshold in Data Cloud. Which feature should the consultant configure to achieve this?
Calculated Insights batch job with an automated email alert
Segment Activation to Marketing Cloud Engagement
Salesforce Flow triggered by a scheduled report export
Data Action and Data Action Target
Data Actions listen to incoming streaming data and trigger calls to Data Action Targets (such as webhooks) when criteria are met.
Want more Act ON Data practice?
Practice this domainA retail organization is setting up Data Cloud and needs to bring in transactional order data from Salesforce Commerce Cloud using the standard connector. Which configuration step must be performed first before creating the Commerce Cloud data stream?
Establish and authorize the Commerce Cloud connection in Data Cloud Setup.
Establishing the connection provides the required permissions and authorization for Data Cloud to discover and ingest Commerce Cloud data.
Build an activation target for Commerce Cloud.
Define an Identity Resolution ruleset for order items.
Create custom Data Lake Objects for orders.
A Data Cloud Consultant is reviewing the architecture of a new implementation. The client asks which Salesforce edition is strictly required to provision Salesforce Data Cloud. What should the consultant explain?
Data Cloud requires a standalone platform with no connection to Salesforce CRM editions.
Data Cloud is available as an add-on license that can be provisioned on supported Salesforce Enterprise or Unlimited editions.
Data Cloud requires specific CRM editions (such as Enterprise, Unlimited, or Performance) along with the Data Cloud add-on license.
Data Cloud is only available on Developer Edition for testing.
Data Cloud is included automatically in all Professional Edition orgs without extra cost.
A Data Cloud Consultant is designing an architecture for an organization that wants to ingest data from Salesforce Marketing Cloud, Service Cloud, and an external website via the Ingestion API. Which core service provides the foundational storage layer where all raw ingested data lands before being harmonized?
Activation Targets
Data Lake Objects (DLOs)
DLOs serve as the storage container for raw ingested data from any connected source.
Data Model Objects (DMOs)
Calculated Insights (CI)
An enterprise customer has deployed Data Cloud and is utilizing Marketing Cloud Engagement as an activation target. The marketing team notices that serialized custom attributes from a Data Cloud Calculated Insight are not appearing in Marketing Cloud Engagement Data Extensions. Upon troubleshooting, the consultant finds that the Calculated Insight is scheduled correctly. What is the most likely root cause?
Marketing Cloud Engagement requires Real-Time Data Graph activation for all Calculated Insights.
The Calculated Insight output has not been mapped to an Activation-enabled Data Model Object.
For attributes from Calculated Insights to be available in activation targets, they must flow into an activation-enabled DMO.
Calculated Insights cannot be exported to Marketing Cloud Engagement due to API limits.
Activation targets only support streaming data streams, not batch-based Calculated Insights.
An enterprise customer using Data Cloud wants to calculate the total lifetime value (LTV) of a customer using a complex SQL query that joins multiple Data Model Objects (Individual, Order__c, and Invoice__c). Which feature should the consultant use to build this metric?
Identity Resolution Ruleset
Data Model Mapping
Calculated Insights
Calculated Insights allow consultants to write ANSI SQL queries to calculate metrics like LTV across related data objects.
Segmentation Builder
A company is utilizing Service Cloud as its primary customer support platform and has integrated it into Data Cloud. The support team wants to trigger real-time alerts in an external system whenever a high-priority case is created for a VIP customer. Which Data Cloud feature enables this capability?
Activation Targets
Batch Segmentation
Calculated Insights
Calculated Insights run on a schedule and are not real-time event triggers.
Data Actions
Data Actions monitor incoming data streams in real time and trigger external webhooks or platform events based on specific criteria.
Want more Data Cloud Overview practice?
Practice this domainA Data Cloud consultant is setting up Identity Resolution for an enterprise customer that has both B2C and B2B data. Which step must be completed before creating an identity resolution ruleset in Salesforce Data Cloud?
Create calculated insights based on unified individual fields.
Configure a Segment activation target for Marketing Cloud.
Export unified profiles to a cloud storage connector.
Ingest source data and map source objects to the Individual Data Model Object (DMO) and related DMOs.
Mapping to the Individual DMO is a strict prerequisite because Identity Resolution rulesets operate on the Individual DMO and its related entities.
A consultant needs to choose a reconciliation rule for the First Name field on the Unified Individual profile so that the value from the system of record with the most recent activity date is retained. Which reconciliation rule should the consultant select?
Most Recent
Most Recent selects the value from the source record with the most recent timestamp.
Highest Frequency
Longest String
Source Sequence
A Data Cloud consultant is configuring a ruleset and needs to ensure that Salesforce CRM records take precedence over Marketing Cloud records when populating unified profile attributes. Which reconciliation strategy should be implemented?
Highest Frequency
Most Recent
Source Sequence
Source Sequence lets you explicitly rank data sources in order of priority (e.g., Salesforce CRM first, Marketing Cloud second).
Most Complete
An organization notices that records are being over-merged in Data Cloud because two different individuals share the same common first name and phone number. Which configuration change should the consultant make to resolve this issue?
Delete the Unified Individual DMO and recreate the data space.
Increase the timeout threshold for the identity resolution batch job.
Switch the reconciliation rule from Most Recent to Source Sequence.
Refine the match rules by adding higher-specificity criteria or combining multiple match fields using an AND logic requirement.
Combining criteria with stricter logic prevents broad, incorrect matches caused by common attributes.
A consultant is configuring a match rule using Fuzzy Email in Salesforce Data Cloud. Which behavior should the consultant expect when this match rule runs?
It normalizes common variations and accounts for minor typographical errors in the email address.
Fuzzy email matching normalizes and accounts for minor discrepancies in the email address string.
It automatically creates a bridge object between the Contact Point Email and Account DMOs.
It requires an exact match on both the local part and domain name of the email address.
It strips out all domain suffixes and matches solely on the user's first and last name.
What is the primary function of the Unified Individual DMO in Salesforce Data Cloud?
To generate machine learning models for lead scoring.
To act as a single, consolidated profile representing multiple source records that match based on defined rules.
The Unified Individual DMO represents the merged profile built via identity resolution.
To store raw, unmapped data directly from marketing connectors.
To log user authentication events and login history for identity verification.
Want more Identity Resolution practice?
Practice this domainA consultant is configuring a Salesforce CRM data stream and wants to include standard Account fields along with custom fields. Where are the fields selected during the Data Cloud data stream creation process?
By modifying the JSON configuration file of the connector bundle
In Setup under Object Manager
In the Data Model Object mapping canvas
In the Data Stream creation wizard under the Fields selection step
Field selection for Salesforce CRM data streams happens directly within the data stream configuration wizard.
A Data Cloud consultant is setting up a new S3 data stream for an external system. During the data stream creation wizard, the consultant notices that the date/time fields are not automatically mapping to the correct data type. What is the root cause and the best resolution?
AWS S3 does not support date formatting natively, so all dates must be transformed using a formula in Data Cloud after the stream is active.
The Cloud Information Model restricts S3 date fields to string data types until harmonization is completed.
S3 ingestion treats all incoming CSV columns as Text by default; the user must define and map data types correctly in the DMO mapping step.
CSV data streams from S3 require the user to configure data types during the data stream creation process as they are ingested as strings initially.
Data Cloud automatically infers all S3 data types as Text upon initial ingestion, and field types must be manually adjusted in the Data Stream detail page.
A Data Cloud consultant needs to ingest clickstream data that updates constantly throughout the day with high volume and low latency requirements. Which ingestion mechanism should be used?
Batch Data Stream scheduled every hour
Streaming Ingestion via Ingestion API or Interaction SDK
Streaming Ingestion is built for high-volume, real-time event data like clickstreams.
Salesforce CRM Connector with changed data capture enabled
Manual CSV file upload via the Data Cloud UI
An organization is ingesting high-frequency transactional data from a mobile app using the Ingestion API. They notice that records are failing with a validation error regarding primary keys. What must the consultant verify in the Ingestion API payload structure?
Check that the primary key is hashed using MD5 before sending the payload to the Data Cloud endpoint.
Ensure that the primary key field is designated as nullable within the connected source object schema.
Confirm that the primary key matches the Salesforce Organization ID.
Verify that the primary key field is explicitly mapped and populated with unique values in every incoming JSON batch object.
The Ingestion API payload must contain unique values for the primary key specified in the connector schema to process successfully.
When deploying a Data Cloud Starter Bundle for Marketing, what type of objects are automatically provisioned in Data Cloud?
Marketing Cloud Engagement Journey Builder canvases
Tableau dashboards and external database connectors
Custom Apex triggers for real-time validation
Pre-configured Data Streams and Data Model Objects mapped to the CIM
Starter bundles include pre-built data streams and pre-mapped DMOs based on the Cloud Information Model.
An administrator needs to ingest data from an external relational database into Data Cloud on a nightly basis. Which ingestion method is best suited for this requirement?
Real-time Data Action target
Batch Data Stream using cloud file storage (e.g., Amazon S3 or Google Cloud Storage)
Batch data streams via cloud storage are standard for scheduled bulk data ingestion from external databases.
Streaming Ingestion via Interaction SDK
Manual CSV upload via Data Explorer
Want more Data Ingestion And Modeling practice?
Practice this domainThe Data 360 Consultant exam has 200 questions and must be completed in 120 minutes. The passing score is 700/1000.
Scenario-based questions covering exam objectives with detailed answer explanations.
The exam covers 6 domains: Segmentation And Insights, Setup And Administration, Act ON Data, Data Cloud Overview, Identity Resolution, Data Ingestion And Modeling. Questions are weighted by domain — higher-weight domains appear more on your actual exam.
No. These are original exam-style practice questions written against the official Salesforce Data 360 Consultant exam objectives. They are not copied from the real exam. Courseiva focuses on genuine understanding, not memorisation of braindumps.
Courseiva tracks your accuracy per domain and routes you toward weak areas automatically. Free, no account required.