Skip to main content

DATA-CLOUD-CONSULTANT Real Exam Questions

Salesforce Certified Data 360 Consultant (Data-Con-101)

245 questions available · Page 1 of 25

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Which data stream category type should be assigned in order to use the dataset for date and time-based operations in segmentation and calculated insights?

  1. A

    Individual

  2. B

    Engagement

  3. C

    Sales Order

  4. D

    Profile

Show answer and explanation

Correct answer: B

Explanation

Engagement data represents activities or events whose timing is relevant to analysis. Assigning the Engagement category makes the dataset suitable for date- and time-based operations used by segmentation and calculated insights, where records must be evaluated according to when the engagement occurred.

Question 2 Multiple choice

Northern Trail Outfitters unifies individuals in its Data Cloud instance.

Which three features ca e consultant use to validate the data on a unified profile? Choose 3 answers

  1. A

    Identity Resolution

  2. B

    Query APL

  3. C

    Data Explorer

  4. D

    Profile Explorer

  5. E

    Data Actions

Show answer and explanation

Correct answers: A, C, D

Explanation

Identity Resolution lets the consultant verify how identities were matched and unified. Data Explorer supports inspection of the underlying modeled data and relationships, while Profile Explorer exposes the resulting unified profile so its attributes and linked information can be checked together.

Question 3 Multiple choice

A consultant has an activation that is set to publish every 12 hours, but has discovered that updates to the data prior to activation are delayed by up to 24 hours.

Which two areas should a consultant review to troubleshoot this issue? Choose 2 answers

  1. A

    Review data transformations to ensure they're run after calculated insights.

  2. B

    Review calculated insights to make sure they're run before segments are refreshed.

  3. C

    Review segments to ensure they're refreshed after the data is ingested.

  4. D

    Review calculated insights to make sure they're run after the segments are refreshed.

Show answer and explanation

Correct answers: B, C

Explanation

Review the calculated insights and make sure they run before each segment refresh, because the segment must evaluate the latest derived values. Also confirm that segments refresh after data is ingested. This ordering lets the activation publish current membership instead of results from an earlier processing cycle.

Question 4 Single choice

A customer is interested in tracking their Average Time To Close for Service Cloud cases. They are looking for a flexible solution that provides near real-time reporting and allows different teams to review the data across the relevant dimensions for that team coming from Sales, Service, Marketing, and Commerce Clouds.

Which solution meets the customer ' s needs?

  1. A

    Data Model Object (DMO) Formula Fields

  2. B

    Service Cloud Reports

  3. C

    Calculated Insights

  4. D

    Semantic Model Metrics

Show answer and explanation

Correct answer: D

Explanation

Semantic Model Metrics provide a reusable definition for Average Time To Close and let teams analyze that measure across the dimensions relevant to them. Because the semantic model can organize data from Sales, Service, Marketing, and Commerce Clouds, the same metric supports flexible, near real-time cross-domain reporting.

Question 5 Single choice

A data science team has developed a custom propensity-to- churn model in Amazon SageMaker. The company wants to use this model to score its Unified Profiles in Data 360 and use those scores for a high-priority retention segment. The Data 360 Consultant needs to ensure the data is not duplicated or moved out of Data 360 during this process.

Which feature should the consultant use to integrate this model?

  1. A

    Einstein Studio Bring Your Own Model (BYOM)

  2. B

    Model Builder in Prompt Builder

  3. C

    Streaming Data Transforms

  4. D

    Ingestion API

Show answer and explanation

Correct answer: A

Explanation

Einstein Studio Bring Your Own Model (BYOM) integrates the existing Amazon SageMaker model for scoring Unified Profiles. It lets the company use the externally developed propensity model with Data 360 data while keeping that data in place, satisfying the requirement to avoid duplicating or moving it out of Data 360.

Question 6 Single choice

A customer is concerned that the consolidation rate displayed in the identity resolution is quite low compared to their initial estimations.

Which configuration change should a consultant consider in order to increase the consolidation rate?

  1. A

    Change reconciliation rules to Most Occurring.

  2. B

    Increase the number of matching rules.

  3. C

    Include additional attributes in the existing matching rules.

  4. D

    Reduce the number of matching rules.

Show answer and explanation

Correct answer: B

Explanation

Increasing the number of matching rules supplies more valid ways for records to meet identity-matching criteria. Records that fail one rule may qualify through another, allowing more profiles to be linked and increasing consolidation. Reconciliation rules instead decide how attribute values are chosen after matching.

Question 7 Single choice

Northern Trail Outfitters (NTO) is configuring an identity resolution ruleset based on Fuzzy Name and Normalized Email.

What should NTO do to ensure the best email address is activated?

  1. A

    Include Contact Point Email object Is Active field as a match rule.

  2. B

    Use the source priority order in activations to make sure a contact point from the desired source is delivered to the activation target.

  3. C

    Ensure Marketing Cloud is prioritized as the first data source in the Source Priority reconciliation rule.

  4. D

    Set the default reconciliation rule to Last Updated.

Show answer and explanation

Correct answer: B

Explanation

Identity resolution determines which records belong together, but activation source priority controls which contact point is sent onward. Ordering the sources so the desired source has priority makes its email address the one delivered to the activation target.

Question 8 Single choice

An organization is just getting started with Data 360 and wants to demonstrate quick wins in order to build momentum for broader adoption.

Which business outcome should the organization prioritize?

  1. A

    Consolidating all partner and supply chain data into a single master management hub

  2. B

    Implementing a global data lineage system to calculate data quality scores and create audit reports for compliance teams across all business units

  3. C

    Building a predictive platform to update dynamic segments every 30 seconds

  4. D

    Improving customer service resolution times by giving support agents a 360-degree view

Show answer and explanation

Correct answer: D

Explanation

Giving support agents a 360-degree customer view can improve service resolution times through a focused, directly observable operational outcome. That makes it suitable for demonstrating an early win and building adoption momentum, while the other initiatives require broader enterprise scope or much more demanding real-time capabilities.

Question 9 Single choice

A consultant at Northern Trail Outfitters is implementing Data Cloud and creating an activation target for their segment.

For activation membership, which object should the consultant choose?

  1. A

    Data Model Object

  2. B

    Data Activation Object

  3. C

    Data Segmentation Object

  4. D

    Data Lake Object

Show answer and explanation

Correct answer: C

Explanation

Activation membership is the set of records produced by segment evaluation, so the applicable object is the Data Segmentation Object. It represents the segment membership that the activation target consumes, keeping the activation audience tied to the segmentation result rather than to raw modeled or lake data.

Question 10 Single choice

A Data 360 Consultant needs to build a model on Einstein Studio to predict the time-to- close of an opportunity brought into Data 360 from CRM.
Based on the supported model types, which statement is true?

  1. A

    The consultant should use a Multiclass Classification model to bucket the time-to-close into specifications.

  2. B

    The consultant should use a Binary Classification model to determine if the time-to-close is long or short.

  3. C

    The consultant should use a Multiclass Classification model because the outcome is represented as text data.

  4. D

    The consultant should use a Regression model because the target outcome is a numeric measure.

Show answer and explanation

Correct answer: D

Explanation

Time-to-close is a numeric measure, so the model must predict a numeric target rather than choose among discrete classes. Regression models estimate numeric outcomes while preserving the measured time value. Binary and multiclass classification would require converting that value into categories.