ActiveDirectory.Domains is a Power Query M function that retrieves a list of Active Directory domains in the same forest as a specified domain or the current machine’s domain if none is specified. The function returns a list of Active Directory domains.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
ActiveDirectory.Domains( optional forestRootDomainName as nullable text ) as table
Description
Returns a list of Active Directory domains in the same forest as the specified domain or of the current machine’s domain if none is specified.
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy