Hi,
I am new to Power Apps. I am trying to build an app that can serve as a simple Point-of-sales app for a pop-up bar to keep a tally of different drinks sold. Idea is to have several buttons in the main screen where the user can configure to point explicitly to a specific record (ie: the drink record the button is associated with). The button would display the name field of the record and at each click it would increase the "number of drinks sold" field (alternatively, it can keep a tally stored in a variable and then patch it to the record at the end).
My question is how do I configure a button (or a label) to point to a specific record without hardcoding it? Because the user should be a able to change the record (drink) the button is associated with as their menu changes daily.
Hope I have given enough info. Thanks in advance.
Cheers!
Pathum