nerdexam
Oracle

1Z0-532 · Question #33

Your source data file has values for 12 months across the columns. What is the best way to load this file into FM with native load functionality?

The correct answer is B. Define a range for periods in the POV with the following syntax: !Period = January.. December. See the full explanation below for the reasoning.

Question

Your source data file has values for 12 months across the columns. What is the best way to load this file into FM with native load functionality?

Options

  • ASplit the file into 12 different files, each with a single month. Set the POV for the Period dimension
  • BDefine a range for periods in the POV with the following syntax: !Period = January.. December.
  • CMake sure the column header has the month label; FM will load the column to the correct month.
  • DList the months in the POV with the following syntax:! Period = January-December.
  • EList the months in the POV with the following syntax:! Period = January, December.

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    71% (15)
  • C
    5% (1)
  • E
    14% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-532 Practice