Identity.From is a Power Query M function that creates an identity. The function returns the created identity.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Identity.From(
identityProvider as function,
value as any,
) as record
Description
Creates an identity.
Related functions
Other functions related to Identity.From are:
