I am currently scratching my head trying to work out how to save into the current DataVerse record values returned using Power Automate from an MS Store Procedure.
I have built a simple app that just passed 2 values into a SPROC and I wish to save the returned value(s) into the record.
I have added a Cloud Flow.
Starting Thus

I presumed that by mapping the Result to SP_NumbersADD ... taDa the data would be save in the current record that was updated. I accept that my delusions were misplaced.
Can someone please give me a pointer as to what Steps I need to take after this point to get the Result saved within the DataVerse record. Everything else work but no cigar.
Appreciate your help.