Microsoft Power BI Data Analyst — Question 114

You have a Power BI semantic model that contains four queries named Query 1, Query2. Query3, and Query4.

Query1 loads customer data into the model and is referenced by the other three queries.

You discover that data refresh for the model is slow.

You need to improve the data refresh time. The solution must minimize costs.

What should you do?

Answer options

Correct answer: C

Explanation

Reconfiguring Query1 as a dataflow entity allows for better resource management and efficiency during refresh operations, which directly addresses the slow refresh issue. The other options either do not effectively improve refresh times or could lead to unnecessary costs and complexity, such as duplicating queries which can increase refresh time rather than decrease it.