Courseiva
Data Ingestion And ModelinghardMultiple ChoiceObjective-mapped

Data 360 Consultant Data Ingestion And Modeling Practice Question

An enterprise is ingesting orders from an external ERP system. Each order record contains a status code represented as an integer (e.g., 1 = Pending, 2 = Shipped, 3 = Cancelled). The client wants these numeric codes translated into readable text descriptions during harmonization. How should the consultant achieve this?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use a formula transformation during field mapping with a CASE statement to translate codes into text descriptions.

During field mapping, consultants can use formula functions (such as `CASE` or conditional statements) to transform numeric status codes into readable text strings.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Store the numbers as integers and write a Tableau dashboard translation table.

    Why it's wrong here

    Translations should be handled at the Data Cloud harmonization layer for consistency across all downstream tools.

  • Create a custom Apex class in the ERP system to rewrite codes before export.

    Why it's wrong here

    Modifying external ERP code is unnecessary when Data Cloud mapping formulas handle transformations.

  • Use a formula transformation during field mapping with a CASE statement to translate codes into text descriptions.

    Why this is correct

    Mapping formulas support conditional functions like CASE to translate codes on the fly.

  • Create a master data stream specifically for status code translation tables.

    Why it's wrong here

    While reference data streams are possible, formula transformations during mapping are more direct for simple code translations.

About these practice questions

One of 521 original Data 360 Consultant practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Salesforce exam blueprint

This Data 360 Consultant practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the Data 360 Consultant exam.