Free DATA-CLOUD-CONSULTANT Practice Test Questions and Answers (2026)

View Mode
Q: 1
A consultant is setting up Data Cloud for a multi-brand organization and is using data spaces to segregate its data for various brands. While starting the mapping of a data stream, the consultant notices that they cannot map the object for one of the brands. What should the consultant do to make the object available for a new data space?
Options
31 comments in the community discussion
4
C/D? But I'm going with D. It's about making the object visible in the new data space, not physically copying anything. B would be overkill since it actually creates duplicate data, which isn't needed here. If I'm missing a gotcha let me know.
2
Option D. I don’t think B is needed unless they require physical data duplication, which isn’t stated here.
Q: 2
A customer notices that their consolidation rate has recently increased. They contact the consultant to ask why. What are two likely explanations for the increase? Choose 2 answers
Options
35 comments in the community discussion
2
So tired of Salesforce always making these consolidation rate questions so nitpicky. It’s A and D.
1
Makes sense to pick B and D, since removing duplicates or tweaking identity resolution could both impact consolidation rate. B, D
Q: 3
During a privacy law discussion with a customer, the customer indicates they need to honor requests for the right to be forgotten. The consultant determines that Consent API will solve this business need. Which two considerations should the consultant inform the customer about? Choose 2 answers
Options
22 comments in the community discussion
2
I think D, since the question mentions "all connected Salesforce clouds" so feels like D fits.
1
Its A and C here. D looks good but it's a distractor since requests aren't pushed to all clouds directly.
Q: 4
Which method should a consultant use when performing aggregations in windows of 15 minutes on data collected via the Interaction SDK or Mobile SDK?
Options
35 comments in the community discussion
2
Option C since Streaming insight works with real-time data and can handle those rolling 15-min windows. Official docs and hands-on labs both point to streaming insights for this kind of use case. Pretty sure that's right but open to corrections.
1
Its C. B is tempting since calculated insight does aggregations, but only streaming insight handles rolling 15-min windows on real-time SDK data, pretty sure that's key here. Disagree?
Q: 5
Cumulus Financial wants to be able to track the daily transaction volume of each of its customers in real time and send out a notification as soon as it detects volume outside a customer's normal range. What should a consultant do to accommodate this request?
Options
41 comments in the community discussion
4
Option C
4
Makes sense to go with C here. Streaming insight can watch real-time metrics and trigger actions right away, which fits the need for instant notifications on abnormal volume. I think that's the exact use case it's built for, but open to other views.
Q: 6
A Data Cloud consultant recently discovered that their identity resolution process is matching individuals that share email addresses or phone numbers, but are not actually the same individual. What should the consultant do to address this issue?
Options
45 comments in the community discussion
6
C . Modifying the current ruleset like D is risky for live data, saw similar advice in practice questions.
1
C vs D here. I remember in the official guide it says to make a new ruleset when tightening matching logic so you don't risk messing up current production data. That way you compare results safely before going live. Still, some folks might pick D for speed, so not 100 percent sure. Anyone see a practice test with this
Q: 7
A Data Cloud consultant recently added a new data source and mapped some of the data to a new custom data model object (DMO) that they want to use for creating segments. However, they cannot view the newly created DMO when trying to create a new segment. What is the cause of this issue?
Options
33 comments in the community discussion
3
Option B If the DMO is not set as Profile category, segmentation won't see it. That specific setting is easy to miss.
1
C vs D for me. If the DMO isn't related to Individual, you sometimes can't segment on it, right? Think C could explain it if relationships are missing, but not 100% sure. Open to being wrong.
Q: 8
Cumulus Financial created a segment called Multiple Investments that contains individuals who have invested in two or more mutual funds. The company plans to send an email to this segment regarding a new mutual fund offering, and wants to personalize the email content with information about each customer's current mutual fund investments. How should the Data Cloud consultant configure this activation?
Options
40 comments in the community discussion
5
B . You need to pick the specific segment, add Fund Name for personalization, and use the Fund Type filter so only mutual funds pull through. Just dumping all types (like D says) could mix in investments that aren't relevant. Pretty sure that's what Salesforce expects for this kind of targeted campaign, but open to oth
4
Option B
Q: 9
Northern Trail Outfitters (NTO) wants to connect their B2C Commerce data with Data Cloud and bring two years of transactional history into Data Cloud. What should NTO use to achieve this?
Options
45 comments in the community discussion
6
Option D-only way to get the full two years in, not just recent data. If anyone did it with just A let me know, but I'm pretty sure that's not possible.
4
Option D for sure. Starter Bundles (A) only grab recent data, not two years' worth. The custom extract fills in that gap for old transactions. B and C sound tempting but don’t actually handle the historical backfill, which is what they're asking. Pretty confident here but let me know if anyone thinks otherwise.
Q: 10
A customer wants to create segments of users based on their Customer Lifetime Value. However, the source data that will be brought into Data Cloud does not include that key performance indicator (KPI). Which sequence of steps should the consultant follow to achieve this requirement?
Options
31 comments in the community discussion
1
D tbh, since you could create the Calculated Insight right after ingesting if you know what fields you'll have. But maybe that's a trap, because they want mapping first? I'm thinking D fits unless there's a strict requirement for mapping before CI.
1
A again for me. You need to ingest and map before you can build a Calculated Insight, since CI only works on fields already in the Data Model. Then you segment based on that. Not seeing how C or D could work unless the mapping step is skipped, which Data Cloud doesn't allow. Pretty confident, but open if someone has a
Q: 11
What does the Ignore Empty Value option do in identity resolution?
Options
10 comments in the community discussion
2
A is wrong, D. I think it ignores empty fields in standard match rules, not just reconciliation. Some Salesforce docs mention this trap so I'm leaning D here. Let me know if you see it differently.
Nah, I don’t think it’s D. B is right because Ignore Empty Value is for reconciliation rules, not standard match-D’s a common trap here.
Q: 12
How can a consultant modify attribute names to match a naming convention in Cloud File Storage targets?
Options
16 comments in the community discussion
3
C . Setting preferred attribute names during activation is how you control output file field names for Cloud File Storage. Official docs and practice exam questions point to this, not data stream config or the data model itself.
1
C , only option where you can set custom output names for Cloud File Storage. It doesn't impact the data model itself.
Q: 13
Which permission setting should a consultant check if the custom Salesforce CRM object is not available in New Data Stream configuration?
Options
18 comments in the community discussion
1
Its B, the object needs 'View All' in the CRM org to show up in Data Stream config.
1
Why is D getting votes? View All (B) is what actually exposes the object for stream setup, not Modify.
Q: 14
A user wants to be able to create a multi-dimensional metric to identify unified individual lifetime value (LTV). Which sequence of data model object (DMO) joins is necessary within the calculated Insight to enable this calculation?
Options
14 comments in the community discussion
1
A imo, saw similar pattern on practice and the link DMO is always needed to pull in transactions from all merged profiles.
1
Its A for sure
Q: 15
Which consideration related to the way Data Cloud ingests CRM data is true?
Options
15 comments in the community discussion
1
Probably D because standard fields can be streamed in real time with the CRM Connector. B is about scheduled syncs but doesn’t apply for standard/non-formula fields. I think they ask this a lot to trip us up with formula vs standard behavior. Could see an argument for C if they focused on formulas, but here D is the mo
1
C/D? I don’t see how B fits, that’s a common trap if you’re thinking only about scheduled syncs and not streaming. Pretty sure it’s D for the standard fields streaming piece but if formula fields were in focus, then C. Anyone disagree?
Q: 16
The Salesforce CRM Connector is configured and the Case object data stream is set up. Subsequently, a new custom field named Business Priority is created on the Case object in Salesforce CRM. However, the new field is not available when trying to add it to the data stream. Which statement addresses the cause of this issue?
Options
15 comments in the community discussion
2
A tbh, Salesforce always trips up on integration user permissions. If the new field isn't visible, it's usually because the integration user doesn't have field-level read access yet.
1
A. that's usually it. Unless the integration user has explicit Read permission on the new field, Data Cloud won't pull it in.
Q: 17
During an implementation project, a consultant completed ingestion of all data streams for their customer. Prior to segmenting and acting on that data, which additional configuration is required?
Options
13 comments in the community discussion
1
I don’t think it’s C. D is right, segmenting only works after identity resolution, not just mapping.
Maybe C, I remember something like this in a practice test and mapping was called out before anything else.
Q: 18
A consultant is ingesting a list of employees from their human resources database that they want to segment on. Which data stream category should the consultant choose when ingesting this data?
Options
13 comments in the community discussion
2
A. seen something like this in practice exams and the official guide covers profile data for employee records from HR systems.
1
Why would C be used if segmentation is the goal? I thought only A supports segmentation on individuals in Data Cloud.
Q: 19
The recruiting team at Cumulus Financial wants to identify which candidates have browsed the jobs page on its website at least twice within the last 24 hours. They want the information about these candidates to be available for segmentation in Data Cloud and the candidates added to their recruiting system. Which feature should a consultant recommend to achieve this goal?
Options
18 comments in the community discussion
1
Isn't there some overlap between B and C here? Calculated insight works for segmentation too, just not in real-time. If the team doesn't need instant updates, why not C? Or does segmentation on Data Cloud always need streaming for time window logic like this?
1
B
Q: 20
A consultant needs to minimize the difference between a Data Cloud segment population and Marketing Cloud data extension count to determine the true size of segments for campaign planning. What should the consultant recommend to filter the segments by to accomplish this?
Options
11 comments in the community discussion
2
I thought B made sense since geography can split up audiences in both systems, so filtering segments by regions should get the counts closer. Maybe I'm overthinking it, but I don't see why Business Units would matter as much. Open to pushback!
1
Probably D here. Filtering by Business Units makes the segment population match what gets pushed to Marketing Cloud, so the counts stay accurate. That’s how you minimize gaps between Data Cloud and MC numbers afaik. Feel free to correct me if missing something.
Question 1 of 20

Premium Access Includes

  • Quiz Simulator
  • Exam Mode
  • Progress Tracking
  • Question Saving
  • Flash Cards
  • Drag & Drops
  • 3 Months Access
  • PDF Downloads
Get Premium Access
Scroll to Top

FLASH OFFER

Days
Hours
Minutes
Seconds

avail 10% DISCOUNT on YOUR PURCHASE