newRecord
Initialize a local record object for control to set the value. The control needs to invoke the save()
method on the newly created record to persist the change.
Available for
Canvas apps
Syntax
context.parameters.dataset.newRecord()
Return value
Type: EntityRecord
Related articles
Dataset
Power Apps component framework API reference
Power Apps component framework overview