Good day,
I need help and don't know where else to turn.
I am busy with a Powerapps course and have hit a snag I cannot figure out how to fix it and without the flow functioning the rest of the App does not work.
We are creating a receipt for a sale using a POS system we are building (model-driven and canvass). The flow is triggered from within our canvass app creating a sales receipt. The receipt records the cashier information, customer info, the amount for the sale, the amount tendered, and the change. These are all variables. We then use the Dataverse connector to get the customer information (Get Row by ID) using the contact table and the variable we created. I am attaching screenshots to show what I have done, the error I get, and then when I go back to inspect my fields, things are not the same as when I set it up.
I really would appreciate some help here.
The fields to create the receipt
Last step, then saved
Error when testing the flow
What the fields look like after the flow has run (the have changed)