Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 69

You have a kiosk that displays a Power BI report page. The report uses a dataset that uses Import storage mode.
You need to ensure that the report page updates all the visuals every 30 minutes.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, B

Explanation

The correct answers are A and B because configuring the data sources to use DirectQuery allows for real-time data access, while enabling Auto page refresh ensures that the visuals automatically refresh at specified intervals. The other options do not directly contribute to achieving the required refresh frequency for the visuals on the report page.