Recall & Review
beginner
What is Import mode in Power BI?Import mode loads data into Power BI's memory, allowing fast analysis and offline use. Data is refreshed on schedule or manually.Click to reveal answer
beginner
What is DirectQuery mode in Power BI?
DirectQuery mode queries data directly from the source each time you interact with the report, showing real-time data without storing it in Power BI.
Click to reveal answer
beginner
Name one advantage of Import mode over DirectQuery.Import mode offers faster report performance because data is stored in memory, reducing query time compared to DirectQuery.Click to reveal answer
beginner
Name one advantage of DirectQuery over Import mode.DirectQuery shows the most current data without needing to refresh, which is useful for real-time or frequently changing data.
Click to reveal answer
intermediate
What is a limitation of DirectQuery mode?
DirectQuery can be slower because every interaction sends a query to the data source, and some complex calculations may not be supported.
Click to reveal answer
Which mode stores data inside Power BI for faster access?
✗ Incorrect
Import mode loads data into Power BI's memory, enabling faster report performance.
Which mode queries the data source every time you interact with the report?
✗ Incorrect
DirectQuery mode sends queries to the data source on demand to get the latest data.
What is a key benefit of using DirectQuery mode?
✗ Incorrect
DirectQuery provides real-time data by querying the source directly.
Which mode requires scheduled refreshes to update data?
✗ Incorrect
Import mode stores data and needs refreshes to update it.
Which of these is a limitation of DirectQuery?
✗ Incorrect
DirectQuery can be slower because it queries the data source live.
Explain the main differences between DirectQuery and Import mode in Power BI.
Think about where the data lives and how often it updates.
You got /4 concepts.
When would you choose DirectQuery over Import mode? Give reasons.
Consider data freshness and size.
You got /4 concepts.