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.
Delete the records from data source.
Available for
Canvas apps
Syntax
context.parameters.dataset.delete(ids)
Parameters
Parameter Name | Type | Required | description |
---|---|---|---|
ids |
string[] |
Yes | Array of IDs to be deleted. |
Return value
Type: Promise
Related articles
Dataset
Power Apps component framework API reference
Power Apps component framework overview