Forum Discussion
Behind the backend
- 1 year ago
in Import mode, you do not query the source but use the imported data
If this helped, please consider giving kudos and mark as a solution
me in replies or I'll lose your thread
Want to check your DAX skills? Answer my biweekly DAX challenges on the kubisco Linkedin page
Consider voting this Power BI idea
Francesco Bergamaschi
MBA, M.Eng, M.Econ, Professor of BI
- 1 year ago
No, Databricks is not queried every time.
Since you're using Import Mode with incremental refresh, the data is stored in Power BI’s internal storage. Users query the cached data, not Databricks—except during scheduled refreshes, which only pull the latest month thanks to query folding.
No, Databricks is not queried every time.
Since you're using Import Mode with incremental refresh, the data is stored in Power BI’s internal storage. Users query the cached data, not Databricks—except during scheduled refreshes, which only pull the latest month thanks to query folding.