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

Notifications

Announcements

Community site session details

Community site session details

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

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

(0) ShareShare
ReportReport
Posted on by 652
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,099 Super User 2025 Season 2 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
    652 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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 840 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 332 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 275

Last 30 days Overall leaderboard