Question 31

A technical architect is provided with the logic and Opportunity file shown below:
The opportunity status logic is as follows:
For the opportunity stages "Interest", "Confirmed Interest" and "Registered", the status should be "Open".
For the opportunity stage "Closed", the opportunity status should be closed Otherwise, return null for the opportunity status

Given the above file and logic and assuming that the file is mapped in a GENERIC data stream type with the following mapping:
"Day" - Standard "Day" field
"Opportunity Key" > Main Generic Entity Key
"Opportunity Stage" - Generic Entity Key 2
"Opportunity Count" - Generic Custom Metric
A pivot table was created to present the count of opportunities in each stage. The pivot table is filtered on January (entire month). What is the number of opportunities in the Interest stage?
  • Question 32

    Which two statements are correct regarding LiteConnect?
  • Question 33

    An Implementation engineer is requested to create a new harmonization field 'Offer' and apply the following logic:

    The implementation engineer to use the Harmonization Center. Which of the below actions can help implement the new dimension 'Offer?
  • Question 34

    A client provides the following three files:
    File A:

    File B:

    File C:

    File A was uploaded using the Ads data stream type.
    The client would like to create this view (data from Files B & C) in Datorama:

    Which proposed solution would cause a false connection between the two files?
  • Question 35

    A technical architect is provided with the logic and Opportunity file shown below:
    The opportunity status logic is as follows:
    For the opportunity stages "Interest", "Confirmed Interest" and "Registered", the status should be "Open".
    For the opportunity stage "Closed", the opportunity status should be closed Otherwise, return null for the opportunity status.

    Given the above file and logic and assuming that the file is mapped in a GENERIC data stream type with the following mapping
    "Day" - Standard "Day" field
    "Opportunity Key" > Main Generic Entity Key
    "Opportunity Stage" - Main Generic Entity Attribute
    "Opportunity Count" - Generic Custom Metric
    A pivot table was created to present the count of opportunities in each stage. The pivot table is filtered on Jan 11th. What is the number of 'opportunities in the Confirmed Interest stage?