Hi @Meneghino,
Patch( DataSource, BaseRecord, ChangeRecord1 [, ChangeRecord2, … ])
DataSource – Required. The data source that contains the record that you want to modify or will contain the record that you want to create.
I think you might missed some points, the first argument could be a datasource, or a collection.
Some more information:
"
In your app, you'll use formulas to create, update, and manipulate records and tables. You'll probably read and write data to an external data source, which is an extended table. In addition, you might create one or more internal tables, which are called collections.
"
See: Understand tables and records in PowerApps
Please try to add table function with the Current_A (and current_B), see if that would help.
Regards,
Michael