C_THR82_1411 Free Dumps Study Materials
Question 6: Your customer uses a look-up table to calculate custom budgets as shown in the attached
screenshot. The budget is based on an employee's country and status. In the template, the country is
defined with the field ID 'customCountry' and the status is defined with the field ID 'customStatus'.
You need to create a custom field that contains the look-up value foe the promotion budget percent.
What is the correct syntax for the calculated field?
Please choose the correct answer.
Response:
A. lookup("2012_Custom_Budget_Pool"' customCountry, customStatus,1)
B. lookup("2012_Custom_Budget_Pool"' customCountry, customStatus)
C. lookup("2012_Custom_Budget_Pool"' customCountry, customStatus,promotion)
D. lookup("2012_Custom_Budget_Pool"' customCountry, customStatus,3)
Correct Answer: A