Identity.From

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.

Other functions related to Identity.From are:

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/identity-from
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.