[2024年10月] 実際問題を使ってSalesforce-Data-Cloud無料問題集サンプルと問題と練習テストエンジン [Q42-Q60]

Share

[2024年10月] 実際問題を使ってSalesforce-Data-Cloud無料問題集サンプルと問題と練習テストエンジン

合格させるSalesforce Salesforce-Data-Cloud試験問題でテスト復刻エンジンとPDF

質問 # 42
An organization wants to enable users with the ability to identify and select text attributes from a picklist of options. Which Data Cloud feature can help with this use case?

  • A. Data Harmonization
  • B. Transformation Formulas
  • C. Global Picklists
  • D. Value Suggestion

正解:D

解説:
Value suggestion is a feature of Data Cloud that allows you to identify and select text attributes from a picklist of options. You can use value suggestion to standardize values across different data sources and improve data quality. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_value_suggestion.htm&type=5


質問 # 43
Northern Trail Outfitters wants to be able to calculate each customer's lifetime value (LTV) but also create breakdowns of the revenue sourced by website, mobile app, and retail channels. How should thisuse case be addressed in Data Cloud?

  • A. Streaming data transformations
  • B. Flow orchestration
  • C. Metrics on metrics
  • D. Nested segments

正解:A

解説:
This feature can help Northern Trail Outfitters calculate each customer's lifetime value (LTV) and create breakdowns of the revenue sourced by different channels. Streaming data transformations allow you to transform and enrich streaming data from different sources using formulas and operators.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_streaming_data_transform.htm&


質問 # 44
Which two statements are true about using consent API and exercising right to be forgotten?

  • A. Data Deletion requests are reprocessed at 30, 60, and 90 days
  • B. Data Deletion requests are submitted for Individual profiles
  • C. Data deletion requests submitted to Data Cloud are passed to all connected Salesforce Clouds
  • D. Data Deletion requests are processed within 1 hour

正解:A、B

解説:
These two statements are true about using consent API and exercising right to be forgotten. Data deletion requests are reprocessed at regular intervals to ensure that any new data related to the individual is deleted. Data deletion requests are submitted for individual profiles that represent unique identities in Data Cloud. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_consent_api.htm&type=5


質問 # 45
Which method should an administrator use when performing aggregations in windows of 15 minutes on data collected via the Interactions SDK and Mobile SDK?

  • A. Activation
  • B. Calculated Insight
  • C. Segment
  • D. Streaming Insight

正解:D

解説:
This method should be used when performing aggregations in windows of 15 minutes on data collected via the Interactions SDK and Mobile SDK. Streaming Insight allows you to query and aggregate data from real-time streams using window functions. References:
https://help.salesforce.com/s/articleView?id=sf.c360_a_streaming_insights.htm&type=5


質問 # 46
The leadership team at Cumulus Financial has declared that customers who have deposited more than
$250,000 in the last 5 years and who are not using advisory services, will be the central focus for all new campaigns in the next year. Which two features support this need?

  • A. Calculated Insight
  • B. Report|
  • C. Dashboard
  • D. Segment

正解:A、D

解説:
These two features support the need to calculate each customer's lifetime value (LTV) and create breakdowns of the revenuesourced by different channels. Calculated Insight allows you to create complex calculations based on stored data, such as LTV. Segment allows you to create audiences based on different criteria, such as revenue source. References:
https://help.salesforce.com/s/articleView?id=sf.c360_a_calculated_insights.htm&type=5https://help.salesforce.co


質問 # 47
Which type of measures with aggregate functions are supported?

  • A. Numeric
  • B. Text
  • C. Boolean
  • D. Date

正解:A

解説:
Numeric is the only type of measures that support aggregate functions. Measures are numeric fields that can be aggregated using functions such as SUM, AVG, MIN, MAX, or COUNT. For example, you can use a measure to calculate the total revenue or the average order value from your data. Date, Text, and Boolean are not types of measures, but types of dimensions. Dimensions are fields that can be used to group or filter data, but not to perform calculations. Reference: Measures and Dimensions


質問 # 48
Which data model subject area should be used forany Organization, Individual, or Member in the Customer
360 data model?

  • A. Global Account
  • B. Individual
  • C. Party
  • D. Membership

正解:C

解説:
The party subject area should be used for any organization, individual, or member in the Customer 360 data model. It includes information such as name, address, email, phone, and loyalty membership.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_party.htm&type=5


質問 # 49
When creating a segment on an individual, what is the result of using two separate containers linked by an AND: At Least 1 of GoodsProduct.Color Is Equal To 'red' AND At Least 1 of GoodsProduct.PrimaryProductCategory Is Equal To shoes'?

  • A. Individuals who purchased at least 1 'red shoes' as a single line item in a purchase
  • B. Individuals who purchased at least 1 of any red' product and also purchased at least 1 pair of shoes'
  • C. Individuals who made a purchase of at least 1 of only 'red shoes' and nothing else
  • D. Individuals who purchased at least 1 'red shoes'. 1 of any red' item, or 1 of any 'shoes' item in a purchase

正解:B

解説:
According to the Data Cloud documentation, when using two separate containers linked by an AND operator, the segment includes individuals who meet both conditions. In this case, the segment includes individuals who purchased at least one product with the color attribute equal to 'red', and also purchased at least one product with the primary product category attribute equal to 'shoes'. The products do not have to be the same or in the same order line item.


質問 # 50
Which two objects or fields are supported for ingestion using the Salesforce CRM connector?

  • A. Standard Objects
  • B. Custom Objects
  • C. Custom Big Objects
  • D. Standard Big Objects

正解:A、B

解説:
The Salesforce CRM connector supports ingestion of standard objects and custom objects from Salesforce CRM. Standard objects are predefined objects that are included with SalesforceCRM, such as Account, Contact, Lead, etc. Custom objects are objects that customers can create to store information that is specific to their organization or industry. References: [Salesforce CRM Connector], [Standard Objects], [Custom Objects]


質問 # 51
The website team at Cumulus Financial Services wants to understand which identified users have browsed the jobs page on their website at least twice within the last 12 hours. Which component should a consultant recommend to achieve this goal?

  • A. Calculated Insight
  • B. Streaming Data Transformation
  • C. Segment
  • D. Streaming Insight

正解:D

解説:
Explanation
This component should be recommended to achieve the goal of understanding which identified users have browsed the jobs page on their website at least twice within the last 12 hours. Streaming Insight allows you to query and filter data from real-time streams using window functions and aggregation functions.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_streaming_insights.htm&type=5


質問 # 52
What are the two minimum requirements needed when using the Visual Insights Builder to create a Calculated Insight?

  • A. WHERE clause is required
  • B. At least two objects to join
  • C. At least one dimension
  • D. At least one measure

正解:C、D

解説:
These two requirements are needed when using the Visual Insights Builder to create a Calculated Insight. A dimension is an attribute that can be used to group or filter data, such as product category or customer segment. A measure is an attribute that can be used to perform calculations, such as revenue or quantity.
References: https://help.salesforce.com/s/articleView?id=sf.c360_a_calculated_insights_create.htm&type=5


質問 # 53
Which type of measures with aggregate functions are supported?

  • A. Numeric
  • B. Text
  • C. Boolean
  • D. Date

正解:A

解説:
Explanation
Numeric is the only type of measures that support aggregate functions. Measures are numeric fields that can be aggregated using functions such as SUM, AVG, MIN, MAX, or COUNT. For example, you can use a measure to calculate the total revenue or the average order value from your data. Date, Text, and Boolean are not types of measures, but types of dimensions. Dimensions are fields that can be used to group or filter data, but not to perform calculations. References: Measures and Dimensions


質問 # 54
What is the correct formula to display the value of the raw data column of "RetailPrice' plus an additional 5 percent?

  • A. SELECT(['RetailPrice']*1.05)
  • B. SELECT(['retailprice']*1.05)
  • C. sourceField['retailprice']*1.05
  • D. sourceField['RetailPrice1*l .05

正解:C

解説:
This is the correct formula to display the value of the raw data column of "RetailPrice" plus an additional 5 percent. The formula uses the sourceField function to access the raw data column, and then multiplies it by 1.05 to add 5 percent. The formula is case-sensitive, so the column name must match exactly with the raw data column name. Reference: [Formula Editor], [sourceField Function]


質問 # 55
What is allowed when editing a Calculated Insight?

  • A. Removing existing measures
  • B. Adding new dimensions
  • C. Adding new measures
  • D. Removing existing dimensions

正解:C

解説:
Explanation
You can add new measures or dimensions to a Calculated Insight by selecting them from the available attributes list


質問 # 56
What can be customized in the Data Cloud canonical model?

  • A. Objects
  • B. Objects and Fields
  • C. Objects, Fields, and Relationships
  • D. Fields

正解:C

解説:
You can customize the Data Cloud canonical model by adding, editing, or deleting objects, fields, and relationships. You can also modify the properties, labels, and descriptions of these components. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_canonical_model.htm&type=5


質問 # 57
What is the maximum limit of the number of records for Full Refresh Extract Method?

  • A. 10 million
  • B. 40 million
  • C. 50 million
  • D. No hard limit

正解:A

解説:
The maximum limit of the number of records for Full Refresh Extract Method is 10 million. Full Refresh Extract Method is an option for extracting data from Marketing Cloud to Data Cloud. It extracts all records from a data extension regardless of when they were created or modified. If the number of records exceeds 10 million, an error occurs and no records are extracted. Reference: Extract Methods


質問 # 58
A customer has requested that their personal data be deleted. Which action should be performed to accommodate this request in Data Cloud?

  • A. Use Ingestion API to request deletion of the customer's information
  • B. Use Consent API to request deletion of the customer's information
  • C. Manually delete customer and related records using the Profile Explorer
  • D. Utilize the Data Rights Subject Request tool to request deletion of the customer's information

正解:B

解説:
This action should be performed to accommodate the request to delete personal data in Data Cloud. The Consent API allows you to set a consent flag for an individual that prevents further processing of their data and deletes their records from source data streams. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_consent_api.htm&type=5


質問 # 59
What is the relationship between Individual and Contact Point Objects?

  • A. 1: Many
  • B. 1:1
  • C. Many: Many
  • D. None of the above

正解:A

解説:
Explanation
The relationship between Individual and Contact Point Objects is 1: Many. This means that one Individual can have many Contact Points, such as email addresses, phone numbers, or postal addresses, but each Contact Point can only belong to one Individual. References: Data Model Overview


質問 # 60
......

あなたを合格させるSalesforce-Data-Cloudお手軽に試験合格リアルSalesforce-Data-Cloud練習問題集で更新されたのは2024年10月13日:https://www.passtest.jp/Salesforce/Salesforce-Data-Cloud-shiken.html

2024年最新の実際に出ると確認されたSalesforce Salesforce-Data-Cloud無料試験問題:https://drive.google.com/open?id=16IuegWxnDvgL1uw3Z30aa7KGKcz7YiUT