Embedded.Value

Embedded.Value is a Power Query M function that accesses a value by name in an embedded mashup. The function returns the value associated with the specified name.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Embedded.Value(
   value as any,
   path as text,
) as any

Description

Accesses a value by name in an embedded mashup.

BI Gorilla Youtube Channel

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