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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
siddrow
Helper III
Helper III

Why does my whole dataset refresh when I've removed most of the data by filtering out lines?

Hi

 

In my power query for the dataset, I've removed out heaps of lines by using the filter function, so I'm left with about 200 lines. When I refresh my dataset, it still loads all rows (the original data is about 80k lines) and takes forever. How do I avoid this? This dataset is pulled from active directory and I need the live data, no just a data dump, so I can't bring it in any other way. 

1 ACCEPTED SOLUTION
3 REPLIES 3
lbendlin
Super User
Super User

The ActiveDirectory connector most likely doesn't support query folding.  Use an ODATA query against the Graph API instead, including your filters. Or - find an AD extract in CSV form that surely must exist in your company.

Hi

 

Thanks for the reply. I have never done that before - can you please explain " Use an ODATA query against the Graph API instead, including your filters"

 

thank you

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric 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.