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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
algorton
Frequent Visitor

PowerBI / Intune onPremisesExtensionAttributes

Good morning

 

I am connecting to InTune using the OData connection to the Data Warehouse, however, I cannot find the extended user attributes. Using Graph I can recover these using something similar to that below:

Get-MgUser -UserId xxxxxx -Property onPremisesExtensionAttributes | select -ExpandProperty onPremisesExtensionAttributes | select -ExpandProperty ExtensionAttribute10

My question is how do I easily extract these extended user attributes into my PowerBI report? I suspect that I need to connect to the Microsoft Graph to get the data but I am not really sure how to do this. Any good source of information on this topic would be appreciated.

 

Thanks

0 REPLIES 0

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors