In this article, we will talk about the two ways to import data into Power BI. When we connect any data source, it will import the copy of the data in Power BI. For some data sources, an alternative approach is available: connect directly to the data source using DirectQuery.

This article covers the following concepts in a brief manner.

Now, let’s get started.

Import Mode

DirectQuery Mode

Benefits of DirectQuery

Limitations of DirectQuery

Ex: Suppose, I have 5 million rows in a table. At a time, it will return 1 million rows. If we have applied any calculations or measures, it will not be affected by this limitation.

Important Facts about DirectQuery

When to use DirectQuery Mode?

Conclusion

I hope you got a clear idea of DirectQuery Mode in Power BI.