Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 933 Bytes

File metadata and controls

39 lines (27 loc) · 933 Bytes
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
setFilter (Power Apps component framework API reference) | Microsoft Docs
Sets the top-most filter associated with the dataset.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

setFilter

[!INCLUDE setfilter-description]

Syntax

context.filtering.setFilter()

Available for

Model-driven and canvas apps

Parameters

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

Related articles

Filtering
Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]