A semantic model uses DirectQuery against an Azure SQL Database source. Scheduled refresh in the Power BI service refreshes the underlying source data for this DirectQuery model. Is this statement correct?
- AYes
- BNo Correct
Why A is wrong: Scheduled refresh applies to imported semantic models. DirectQuery only refreshes tile caches and metadata, not the underlying source rows.
Why B is correct: Correct. In DirectQuery or live connection scenarios, most source data is not imported, so the model does not rely on scheduled refresh.