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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
TylerHodges
Frequent Visitor

Active Directory Expanding Record Performance Issues

I have an AD tree loaded into Power BI. When I first loaded the domain in Power BI, the refresh speed was super fast. It loaded all 105k rows in seconds. Once I "expanded" a couple of "Records" the speed slowed down to an insanely slow refresh speed. I mean...the difference between seconds and a few hours. 

 

Is there a way, using DAX or PowerQuery or anything at all, to pull data from a "Record" without expanding the "Record"?

 

For example: I would like to get the value of computer.cn without expanding the "Computer" column "Record".

 

Expanding the "Record" seems to create a massive performance issue.

 

 

1 REPLY 1
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @TylerHodges,



Is there a way, using DAX or PowerQuery or anything at all, to pull data from a "Record" without expanding the "Record"?

 

For example: I would like to get the value of computer.cn without expanding the "Computer" column "Record".


 

If you expand all "records", the data will be very large and there will be many duplicate values so the performance will worse.

 

You could expand the specific record you need rather than all records.

 

For your requirement to pull data from a "Record" without expanding the "Record", I'm afraid that we may not achieve that in Power BI currently.

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors