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 Apps
Answered

If less then

(0) ShareShare
ReportReport
Posted on by 726

I would like to add a value to a field if the value is less then.

 

If the value of DataCardValue481_1.Text is less then 35.00 i would like to add 5.00 to it

 

Is there away to do this?

 

 

If(Value(DataCardValue481_1.Text) < 35.00, 

 

 

This is for an order form, if the order is less then 35.00 then there is a 5.00 delivery charge. 

Categories:
I have the same question (0)
  • amyharkus86 Profile Picture
    726 on at

    I've added this, And it works but i would like it to just calculate a sum 

     

    If(Value(TextInput17.Text) < 35.00, 
    
    (Value(TextInput17.Text) + Value(TextInput21.Text

     

  • amyharkus86 Profile Picture
    726 on at

    Not sure what i need to change, Any help?

     

    If(Value(TextInput17.Text) > 35.00 , (Value(TextInput17.Text) + Value(TextInput21.Text), Sum(UniformCollection, LineTotal))

     

     

  • Verified answer
    v-chengfen-msft Profile Picture
    Microsoft Employee on at

    Hi @amyharkus86 ,

    I did a simple test

    Please try:

    vchengfenmsft_0-1676340488279.pngvchengfenmsft_1-1676340524053.png

     

     

    Best Regards

    Cheng Feng

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 414

#2
Valantis Profile Picture

Valantis 387

#3
timl Profile Picture

timl 344 Super User 2026 Season 1

Last 30 days Overall leaderboard