Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Jlacenski
New Member

Performance with Direct Query, role filtered data

I am working on a dashboard that will be using Direct Query to several large tables (100M rows). Row level filtering is being used to filter the results. From the query logs, we see that PowerBI is loading the full dataset each time, instead of pushing the filtering selection down to the SQL level. This is causing unacceptable wait times. Is there any way to have PowerBI force the filtering predicate down to the SQL query level?

2 REPLIES 2
Eric_Zhang
Microsoft Employee
Microsoft Employee


@Jlacenski wrote:

I am working on a dashboard that will be using Direct Query to several large tables (100M rows). Row level filtering is being used to filter the results. From the query logs, we see that PowerBI is loading the full dataset each time, instead of pushing the filtering selection down to the SQL level. This is causing unacceptable wait times. Is there any way to have PowerBI force the filtering predicate down to the SQL query level?


@Jlacenski

That's some limitation on the Direct Query, especially applying RLS on a huge dataset. Check Important considerations when using DirectQuery.

 

Can you break down the report to sub reports? 100M rows is quite huge.

Hi,

 

Adding to a similar note, is there a limitation to the number of rows, after which the processing according to you would become slower? I deal with roughly 50K rows in my reports where RLS is applied at the Power BI level and was wondering if the solution would scale considering the limited amount of data? 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.