Hello everyone.
I followed this guide to make a calculator Build a Calculator in Power Apps - SPGuides
The formula is not working if I also use the result value to add/minus/multipy/divide to another number.
How should I make this work?
Text Input on Change Properties:
Set (VarPrice,DataCardValue1)
Set (VarDay,DataCardValue2)
Buttons on select properties:
UpdateContext({ResultValuePrice: VarPrice + VarDays}) <--change + to -,*,/ for every button.
Text Input Default property for the result:
ResultValuePrice
My form looks like this:
I've tried to follow the same formula, but I always got the same 0 result in the last text Input.
I am not sure what's wrong.
Thank you.
WarrenBelz
146,522
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,890
Most Valuable Professional