Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Set value for the column.
Available for
Model-driven and canvas experimental apps
Syntax
setValue(columnName, value)
Parameters
| Parameter Name | Type | Required | Description |
|---|---|---|---|
columnName |
string |
Yes | The logical name of the column. |
value |
stringDatenumbernumber[]booleanEntityReference EntityReference[]FileObject ImageObject |
Yes | New value for the record. |
Return Value
Type: Promise
Limitations
Canvas experimental apps do not support Decimal Number and Floating Point Number types.
Related articles
Entityrecord
Power Apps component framework API reference
Power Apps component framework overview