web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Return Value as 0 if S...
Power Apps
Answered

Return Value as 0 if Sell Amount if equal to or greater than Product Amount

(0) ShareShare
ReportReport
Posted on by 669
Hello,
 
I'm recently creating a PowerApps form, where I'm looking for multiple solutions. Of which below is one of the requirement.
 
Return Value as 0 if Sell Amount if equal to or greater than Product Amount (see below screenshot)
 
 
I need to have a logic in Actual Amount field to return 0, If Sell Amount is greater than Product Amount.
 
And if Sell Amount is less than Product Amount - logic should be Product Amount - Sell Amount.
 
Please advise. Thanks!
 
Prem
 
 
Categories:
I have the same question (0)
  • Suggested answer
    Daniel Bocklandt Profile Picture
    5,137 Super User 2026 Season 1 on at
    Hey @Prem4253
     
    Try this: 
    If(Value('Sell Amount') > Value('Product Amount'),0,Value('Product Amount') - Value('Sell Amount'))
    You can olso replace the columnnames with the field names.
     
    If this solvede your porblem please accept it as solution so others can find it as well. 
    If it helped in any other way consider liking it so we can keep supporting eachother.  
  • Suggested answer
    Prem4253 Profile Picture
    669 on at
     
    Thanks! this did the trick.
     
    Thanks for your quick response. Much Appreciated. 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard