nerdexam
Microsoft

70-779 · Question #15

You have 20 workbook queries that load 20 CSV files to a local computer. You plan to send the workbook and the 20 CSV files to several users. The users will store the files in various location. You…

The correct answer is B. Create a parameter. Modify the source of each query to use the parameter. See the full explanation below for the reasoning.

Question

You have 20 workbook queries that load 20 CSV files to a local computer. You plan to send the workbook and the 20 CSV files to several users. The users will store the files in various location. You need to ensure that the users can change the path to the CSV files in the queries as quickly as possible. What should you do from Query Editor?

Options

  • AMerge all the queries. Edit the source of the first query.
  • BCreate a parameter. Modify the source of each query to use the parameter.
  • CFor each query, create a new query that uses a reference. Modify the source of each new query.
  • DAppend all the queries. Edit the source of the first query.

How the community answered

(15 responses)
  • A
    7% (1)
  • B
    87% (13)
  • D
    7% (1)

Community Discussion

No community discussion yet for this question.

Full 70-779 Practice