Introduction
Composite models let you combine data from different sources in one Power BI report. This helps you analyze data together without moving or copying it all into one place.
When you want to combine data from a cloud source and a local file in one report.
When your sales data is in a database but customer info is in an Excel file and you want to analyze both.
When you need to add a small table to a big dataset without importing the whole big dataset.
When you want to use DirectQuery for live data and import mode for static data in the same report.
When you want to improve report performance by mixing import and DirectQuery data.