In Power Apps, what does the Patch() function do when the first argument is a data source and the second is Defaults(DataSource)?
-
A
Creates a new record in the data source
-
B
Updates the first matching record
-
C
Deletes the default record
-
D
Refreshes the data source cache