Recall & Review
beginner
What is a composite model in Power BI?
A composite model lets you combine data from different sources, like DirectQuery and imported data, in one report.
Click to reveal answer
beginner
Why use composite models instead of just import or DirectQuery?Composite models give flexibility: you can keep some data live with DirectQuery and import other data for faster analysis.Click to reveal answer
intermediate
What is a 'storage mode' in the context of composite models?
Storage mode tells Power BI how data is stored or accessed: either imported into the model or queried live from the source.
Click to reveal answer
intermediate
How does Power BI handle relationships between tables with different storage modes in composite models?
Power BI supports relationships between imported and DirectQuery tables, but some limitations apply to maintain performance.
Click to reveal answer
intermediate
What is the benefit of using composite models for large datasets?
You can keep large tables in DirectQuery to avoid importing huge data, while importing smaller tables for fast calculations.
Click to reveal answer
What does a composite model in Power BI allow you to do?
✗ Incorrect
Composite models let you mix imported and DirectQuery data in the same report.
Which storage modes can be combined in a composite model?
✗ Incorrect
Composite models combine Import and DirectQuery storage modes.
What is a key advantage of using DirectQuery in composite models?
✗ Incorrect
DirectQuery lets you access live data without importing it.
Can you create relationships between imported and DirectQuery tables in composite models?
✗ Incorrect
Power BI allows relationships between imported and DirectQuery tables but with some restrictions.
Which scenario best fits using composite models?
✗ Incorrect
Composite models are great for mixing large live data with smaller imported tables.
Explain what a composite model is and why it is useful in Power BI.
Think about mixing fast imported data with live data.
You got /3 concepts.
Describe how relationships work between tables with different storage modes in composite models.
Consider how Power BI keeps data connected across modes.
You got /3 concepts.