Increase input field by clicking button in PowerApps

Viewed 16

I have text input from SharePoint list,

what I want to do is when the user Click on the + icon increase the text field by 1

enter image description here

this code is OnSelect for the plus Icon

Value(DataCardValue53.Text)+1
0 Answers
Related