Salesforce Data 360 (Data Cloud) Consultant Practice Exam
Implement Salesforce Data 360 — the platform’s customer data platform — to ingest, harmonize, unify, segment, and activate customer data. Objective-mapped questions, source-linked explanations in Learn mode, and a full timed simulation in Exam mode.
Start 24-hour free trial →Data 360 Consultant exam at a glance
- Vendor
- Salesforce
- Exam code
- Data-Con-101
- Credential
- Salesforce Certified Data 360 Consultant (formerly Data Cloud Consultant)
- Level
- Consultant (specialist)
- Blueprint
- Exam questions align to the Spring ’26 release; verify current edition before scheduling
- Format
- 60 multiple-choice questions, plus up to 5 unscored
- Duration
- 105 minutes
- Passing score
- 70%
- Delivery
- Onsite at a Pearson VUE test center or online proctored
- Prerequisite
- None required. Salesforce assumes background in Salesforce administration, strategy, business analysis, solutioning, DevOps, technical marketing, or architecture.
- Cost (USD)
- $200 registration; $100 retake (plus local taxes)
- Validity
- Maintained via an annual Data 360 Consultant maintenance module on Trailhead; expires if maintenance is not completed
Source: Salesforce — Data 360 Consultant Exam Guide. Verify current details with Salesforce before scheduling.
About the Salesforce Data 360 Consultant certification
Data 360 is Salesforce’s customer data platform: it ingests data from many sources, harmonizes it into a common model, unifies records into a single customer profile through identity resolution, and activates that profile across marketing, sales, and service. The Data 360 Consultant credential certifies that you can implement and consult on that end-to-end flow — from data streams and data model objects through segmentation, insights, and activation — in a customer-facing role.
The exam is scenario-driven: most questions describe a business situation and ask which Data 360 capability best meets it, rather than testing rote definitions. There is no formal prerequisite, but Salesforce expects a background in Salesforce administration, strategy, business analysis, solutioning, DevOps, technical marketing, or architecture — setup, security, and data-modeling skills recur throughout. If your platform fundamentals need shoring up, the Platform Administrator exam is a solid base.
The heaviest single area is Data Activations and Utilization, followed by two 18% areas — Data Source Connection and Ingestion, and Data Enhancements, Sharing, and Analysis. Identity resolution (inside Harmonization and Unification) is the most technically dense topic and rewards hands-on practice. For the concepts behind every objective area, see our definitive guide to Salesforce certifications.
Data 360 Consultant objective areas and weights
The exam guide defines six objective areas with published weights that sum to 100%. Data Activations and Utilization is the single heaviest area; plan your study time roughly in proportion.
Segmentation concepts and use cases, managing segments, publishing activations, acting on data, and using Data 360 within Salesforce flows — the “make the data do something” end of the pipeline.
Data transformation capabilities, ingesting data from varied sources, and data collaboration including Zero-Copy — getting external data into Data 360 cleanly.
Enhancing data and building insights on unified data, referencing Data 360 data from other systems, reports and dashboards, and applying predictive and generative AI tooling to customer scenarios.
The purpose, process, and supported use cases of unification, and modeling data in Data 360 — this is where identity resolution and the data model live.
Data 360 terminology and business value, its foundational role in generative and predictive AI, identifying initial use cases, and the principles of data ethics and governance.
Permissions and org-wide settings, applying governance requirements to configuration, managing the development lifecycle with available tooling, and diagnosing and troubleshooting common issues.
Source: Salesforce Data 360 Consultant Exam Guide — Exam Outline. Weights are Salesforce-published and sum to 100%.
Who the Data 360 Consultant exam is for
Salesforce positions this credential for practitioners who implement and consult on Data 360 and other enterprise data platforms in customer-facing roles:
- Salesforce consultants and solution consultants who scope and deliver customer-data-platform projects and must recommend ingestion, unification, and activation strategies.
- Data and marketing-technology architects designing how customer data is modeled, unified, and pushed to downstream channels.
- Administrators, business analysts, and DevOps practitioners extending their Salesforce skills into data strategy and data modeling.
- Technical marketers who build audiences and activations and need to understand the data pipeline that feeds them.
If you work adjacent to Data 360, the Data Architect exam goes deeper on data modeling and large data volumes, the Agentforce Specialist exam pairs with the AI-grounding role Data 360 plays, and the Marketing Cloud Account Engagement Consultant exam complements the activation side. To see where the data-platform track leads, browse our certification career hub.
What this Data 360 Consultant practice exam delivers
Learn mode
Get the correct answer, the reasoning, and a link to the exact Salesforce Help page each question derives from — immediately after each question. Best for the ingestion and identity-resolution scenarios, where the right choice turns on one requirement in the stem.
Exam mode
60 questions on a 105-minute timer — the real Data 360 Consultant format. Build the pacing and the habit of reading each scenario for its governing requirement.
Source-linked explanations
Every answer cites the specific Salesforce Help doc (data streams, identity resolution, segmentation, activation, and so on) so you can verify and go deeper rather than memorize.
Score by objective area
Results break down across the six exam objective areas, so practice tells you whether to spend your next session on ingestion, unification, or activation rather than “more questions.”
Sample Data 360 Consultant practice questions
Ten free questions across the exam’s objective areas, with full explanations and links to the Salesforce documentation each is derived from. The complete bank is available with the 24-hour trial.
A retailer wants to bring customer data from Salesforce CRM, an e-commerce platform, an email tool, and a mobile app into Data 360. Each system uses different customer identifiers. What is the first step the consultant should take?
- Configure a data stream for each source system, map the data to the Data 360 data model, and define the ingestion schedule
- Import all data into a single Salesforce custom object
- Wait until every source system uses the same customer identifier before starting
- Build a custom ETL pipeline outside of Data 360
Show answer & explanation
Correct: A — Configure data streams and map to the data model. Data streams are the ingestion mechanism for bringing external data into Data 360. Each source connects via a data stream, data maps to standard or custom Data Model Objects, and ingestion schedules control refresh frequency.
Why not the others: A single custom object (B) cannot handle the volume or cross-system scope. Waiting for unified identifiers (C) delays value — identity resolution handles differing IDs. External ETL (D) bypasses Data 360’s native capabilities.
Source: Salesforce Help — Data streams in Data 360 → Learn more: PowerKram — Salesforce Definitive Guide →A consultant has ingested customer data from five sources. Customers exist in multiple systems with different IDs — email in the CRM, loyalty number in the POS, device ID in the mobile app. How should the consultant configure identity resolution?
- Choose a single identifier and delete records from systems that do not use it
- Configure match rules using deterministic matching (email, phone, loyalty ID) and probabilistic matching (name/address similarity) to build unified individual profiles
- Write a custom Apex class that matches records on a single field
- Manually merge duplicate records one by one
Show answer & explanation
Correct: B — Configure deterministic and probabilistic match rules. Data 360 identity resolution uses configurable match rules with both exact (deterministic) and fuzzy (probabilistic) strategies, layered to progressively link records across systems into unified profiles.
Why not the others: Deleting non-matching records (A) loses data. Custom Apex (C) cannot operate on Data 360 objects directly. Manual merging (D) does not scale.
Source: Salesforce Help — Identity resolution in Data 360 → Learn more: PowerKram — Platform Administration Fundamentals →A marketing team wants a segment of all customers who purchased in the last 90 days, opened at least three emails in the last 30 days, and have a predicted high lifetime value. What should the consultant use?
- A custom SOQL query against the Data 360 data model
- A Salesforce report filtered by these three criteria
- Segment Builder with filters combining purchase behavior, email engagement, and a calculated insight for predicted lifetime value
- An Excel spreadsheet exported from each source system and merged manually
Show answer & explanation
Correct: C — Segment Builder with a calculated insight. Segment Builder provides a visual interface for building segments from behavioral data and calculated insights (like predicted lifetime value), and segments update dynamically as data changes.
Why not the others: Reports (B) and SOQL (A) cannot directly query Data 360 segments. Manual Excel merging (D) is neither dynamic nor scalable.
Source: Salesforce Help — Segmentation in Data 360 →A consultant has built segments and the marketing team wants to activate them to Marketing Cloud for email and to an ad platform for retargeting. How should the consultant configure this?
- Share Data 360 login credentials with the marketing team so they can access segments directly
- Build a custom API integration between Data 360 and each advertising platform
- Configure activation targets for Marketing Cloud and the ad platform, mapping segment attributes to each platform’s required format
- Export segment lists as CSV files and upload them to each platform manually
Show answer & explanation
Correct: C — Configure activation targets. Activation targets are built-in connectors that push segments to downstream platforms, mapping Data 360 attributes to each platform’s required format and handling automatic synchronization.
Why not the others: Credential sharing (A) violates security practice. Custom API integrations (B) duplicate built-in functionality. Manual CSV exports (D) are labor-intensive and go stale.
Source: Salesforce Help — Activations in Data 360 →A company wants a metric that predicts customer churn probability based on purchase-frequency decline, rising support-case volume, and dropping engagement scores. What should the consultant configure?
- An Einstein Analytics dashboard that displays churn indicators
- A formula field on the Contact object in Sales Cloud
- A batch Apex job that runs daily to calculate churn scores
- A calculated insight in Data 360 that combines behavioral metrics from unified profiles into a churn-probability score
Show answer & explanation
Correct: D — A calculated insight. Calculated insights derive new metrics from unified-profile data, combining cross-system behavioral signals (purchase, support, engagement) into an actionable churn score.
Why not the others: Formula fields (B) cannot access Data 360 data. Dashboards (A) display data but do not create calculated metrics in Data 360. Batch Apex (C) operates on Salesforce objects, not Data 360.
Source: Salesforce Help — Calculated insights in Data 360 → Learn more: PowerKram — Salesforce Definitive Guide →A healthcare company using Data 360 must handle patient data in compliance with HIPAA, and only authorized users should see protected health information. What governance measures should the consultant implement?
- Encrypt all data and grant everyone access, since encryption is sufficient
- Store patient data in a separate, disconnected system outside Data 360
- Configure consent management, data access policies, and field-level restrictions so only authorized roles can view PHI, with audit logging enabled
- Rely solely on Salesforce profile-based security with no additional Data 360 configuration
Show answer & explanation
Correct: C — Layered governance. Compliance in Data 360 requires consent management to track authorization, data access policies to restrict who sees PHI, field-level restrictions to hide sensitive fields, and audit logging for evidence.
Why not the others: Encryption alone (A) does not control access. Separating data (B) defeats the purpose of unified profiles. Salesforce profiles alone (D) do not fully control Data 360 object access.
Source: Salesforce Help — Consent and data governance in Data 360 →A consultant finds that identity resolution is creating too many false matches, merging different customers who share a first name and city. How should the consultant refine the configuration?
- Switch to manual review of every potential match
- Accept the false matches, since some inaccuracy is inevitable
- Disable identity resolution entirely to prevent false matches
- Tighten match rules by adding required fields (email or phone), raising confidence thresholds, and adding exclusion rules for common name combinations
Show answer & explanation
Correct: D — Tighten the match rules. Requiring more identifying fields, raising confidence thresholds for probabilistic matching, and adding exclusion rules for known problematic patterns reduces false positives while preserving coverage.
Why not the others: Disabling resolution (C) loses all matching benefit. Accepting false matches (B) degrades data quality. Manual review (A) does not scale.
Source: Salesforce Help — Identity resolution in Data 360 →A consultant must monitor ingestion health across 10 data streams. Several streams have intermittent failures the team discovers days later. What monitoring approach should the consultant implement?
- Build a custom polling application that checks status via API every hour
- Configure Data 360 monitoring and alerts that notify the team immediately when data-stream ingestion fails or is delayed
- Check each data stream manually once a week
- Assume data streams are working unless users report missing data
Show answer & explanation
Correct: B — Configure monitoring and alerts. Data 360 provides monitoring for stream health, processing errors, and refresh status, with alerts for immediate notification of failures — preventing data staleness from going undetected.
Why not the others: Weekly manual checks (C) allow days of undetected failures. Reactive user-report monitoring (D) means issues already hit the business. Custom polling (A) duplicates built-in monitoring.
Source: Salesforce Help — Monitor data streams in Data 360 → Learn more: PowerKram — Platform Administration Fundamentals →A consultant is mapping a retailer’s e-commerce data — orders, order line items, products, and customers — into the Data 360 data model. How should the consultant map it?
- Store the raw source data as-is without mapping to the data model
- Create custom Data Model Objects for every source table without using standard objects
- Map source entities to standard Data Model Objects — Individual for customers, Sales Order for orders, Sales Order Product for line items — preserving relationships
- Dump all data into a single Data Model Object with denormalized fields
Show answer & explanation
Correct: C — Map to standard Data Model Objects. Standard DMOs like Individual, Sales Order, and Sales Order Product preserve relational integrity and enable built-in identity resolution, segmentation, and calculated insights.
Why not the others: Denormalized single objects (D) lose relationships. All-custom objects (B) miss functionality tied to standard DMOs. Unmapped raw data (A) cannot leverage Data 360 features.
Source: Salesforce Help — Data Model Objects in Data 360 →A financial-services client wants to use unified profiles to personalize the website experience in real time when a customer visits. What Data 360 capability should the consultant configure?
- A nightly data export from Data 360 to the website’s database
- Manual profile lookup by customer-service agents when customers call
- A static personalization engine that uses rules without customer data
- Data 360 real-time data actions (or web SDK integration) that query the unified profile and trigger personalization when the customer is identified on the site
Show answer & explanation
Correct: D — Real-time data actions / web SDK. Data 360 supports real-time activation through data actions and web SDK integration, letting the site query unified profiles and trigger personalized experiences the moment a customer is identified.
Why not the others: Nightly exports (A) create stale data. Static rules without data (C) miss personalization. Manual lookup (B) does not apply to website interactions.
Source: Salesforce Help — Data actions in Data 360 →Keep going: Learning & Career resources
Data 360 rewards depth in two directions — the ingestion-to-activation mechanics themselves, and the data-platform career track this credential feeds. Both PowerKram hubs back this exam.
Deep dive: the rebrand, exam format, scoring, and study path
Data Cloud is now Data 360
On October 14, 2025, Salesforce rebranded Data Cloud to Data 360. If you studied earlier materials or hold the credential under the old name, nothing about your certification changes — but the product UI, documentation, and the exam guide now use “Data 360” terminology. Expect the exam and Salesforce Help to say Data 360; older third-party prep may still say Data Cloud. Read the Salesforce definitive guide →
Exam format and scoring
The exam delivers 60 scored multiple-choice questions (plus up to five unscored) in 105 minutes, with a 70% passing bar — a higher threshold than some Salesforce consultant exams, so aim for consistent 80%+ on practice before booking. Questions are scenario-driven: most describe a business situation and ask which Data 360 capability best meets it. There is no prerequisite, though setup, security, and data-modeling fluency recur throughout. Read the platform-administration fundamentals →
Where the exam is heaviest
Data Activations and Utilization leads at 20%, followed by two 18% areas — Data Source Connection and Ingestion, and Data Enhancements, Sharing, and Analysis. Together those three cover the pipeline from ingestion through insight to activation, and reward candidates who understand the end-to-end flow rather than isolated features. Harmonization and Unification (17%) is where identity resolution lives — the most technically dense topic, and the one most worth hands-on practice in a Data 360-enabled org.
Identity resolution and the data model
Two concepts anchor many questions. First, the vocabulary: data streams ingest source data and map it to Data Model Objects (DMOs); know the difference between data streams, data lake objects, and data model objects, because the exam uses the terms precisely. Second, identity resolution: practice building match rules with both deterministic and probabilistic matching, and understand reconciliation rules (most-recent vs source-priority), which are heavily tested in scenario form.
Study path and maintenance
Salesforce recommends its “Prepare for your Data 360 Consultant Exam” trail plus hands-on work. Building a few data streams yourself — ingesting from multiple sources, configuring identity resolution, and creating a segment — makes the DMO-mapping and matching questions far easier to absorb than reading alone. Because the credential is maintained through an annual Trailhead maintenance module, keeping it current is a short yearly task, but skipping it lets the certification expire. PowerKram’s per-objective scoring surfaces whether your gap is ingestion, unification, or activation. Explore certification career paths →
Frequently asked questions
Is the Data Cloud Consultant exam the same as the Data 360 Consultant exam?
What are the exam format and passing score?
Are there prerequisites for the Data 360 Consultant exam?
What are the six objective areas and their weights?
How much does the exam cost, and does the certification expire?
Start your free 24-hour Data 360 Consultant practice trial
Full access to the question bank, both study modes, source-linked explanations, and score-by-objective. No credit card required.
Start free trial →