Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 835 Bytes

File metadata and controls

36 lines (25 loc) · 835 Bytes
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
getSelectedRecordIds (Power Apps component framework API reference) | Microsoft Docs
Retrieves all the selected record IDs.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

getSelectedRecordIds

[!INCLUDE./includes/getselectedrecordids-description.md]

Available for

Model-driven and canvas apps

Syntax

context.parameters.dataset.getSelectedRecordIds()

Return Value

Type: string[]

Related articles

Dataset
Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]