Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 997 Bytes

File metadata and controls

38 lines (27 loc) · 997 Bytes
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
addLinkedEntity (Power Apps component framework API reference) | Microsoft Docs
Adds a new linked table relationship with the existing query primary table.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

addLinkedEntity

[!INCLUDE addlinkedentity-description]

Available for

Model-driven apps

Syntax

addLinkedEntity(expression)

Parameters

Parameter Name Type Required Description
expression ILinkEntityExposedExpression Yes The ILinkEntityExposedExpression to set.

Related articles

Linking
Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]