ActiveDirectory.Domains

 

This topic applies to the Power Query Formula Language which can be used with Power Query and Power BI Desktop to build queries that mashup data. See the list of function categories.

Returns a table with Domain information available in the current domain or optional Active Directory forest.

ActiveDirectory.Domains(optional forestRootDomainName as nullable text) as table  

ArgumentDescription
optional forestRootDomainNameOptional Active Directory forest.
Show: