Question 6 of 70A global sales organization needs sales figures in both the local currencies and the corporate standard of $USD. How can a developer achieve this goal and enable users to only consume a single Document CAL?
Correct Answer: B
Question 7 of 70Refer to the exhibit to the right. Which two data quality issues exist within the data set displayed in the exhibit? (Choose two.)
Correct Answer: A, E
Question 8 of 70Refer to the exhibit to the right. A customer needs the data displayed in the exhibit loaded into QlikView for analysis. The data is stored in a flat file and new rows are appended daily. Which two data quality issues will a developer have to resolve? (Choose two.)
Correct Answer: D, E
Question 9 of 70Refer to the exhibit to the right and the Load Script provided below. Exhibit. LOAD ItemID, LocationID,
Quantity -
FROM - [inventory.txt] (txt, codepage is 1252, embedded labels, delimiter is ',', msq); When the developer runs the script, which values will the field Quantity contain?
Correct Answer: B
Question 10 of 70A customer has a set of date values in different formats. Some dates are in Julian date format; some dates are text strings. How can a developer ensure the data is loaded in a consistent format?