Is patch my best choice , what other options do i have?
Situation
I have a number of tables in sharepoint.
For argument lets call them Dog, Cat, Bunny, Animals
I have a form in powerapps, The main data source is a table called Animals depending on what the user inputs
i want to write to one of those three tables, as well as write to the master table called Animals
Is the patch command my best option or are their other choices.
is their an easy way to map it. As in the long run I can see alot of if statements
Thank you