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 Automate / Greater than - Less than
Power Automate
Unanswered

Greater than - Less than

(0) ShareShare
ReportReport
Posted on by 11

Hi, 

 

I've built a condition checking a number in a Form.

The condition is suppose to check if the number is between 500 and 10 000 :

lielianjie_0-1706103314542.png

For a reason I don't understand, the condition keep saying No. 

Last test I did, the number was 2328.01 and the Flow took the No branch. 

 

FYI, I have an other Flow with the same condition (exept numbers between 10000 and 50000) and it's work perfectly. 

 

Can someone help me pls? 

 

Thanks.

Categories:
I have the same question (0)
  • TYL Profile Picture
    1,091 Super User 2024 Season 2 on at

    @lielianjie  Hi! Have you tried without the ' '? Also, are the variables that you used of string type or number? If they are string, make sure to convert them to a number first by using the int() function. 

  • Expiscornovus Profile Picture
    33,851 Most Valuable Professional on at

    Hi @lielianjie,

     

    My suggestion would be to convert both the answer and the 500 & 10000 values to float type of data (decimals).

     

    Try the below

     

    The Total amount question (change the id to your question id)

     

    float(outputs('Get_response_details')?['body/r15811ccddb4b4efd8cf480f4633ba267'])

     

     

    Greater than

     

    float('500')

     

     

    Less than

     

    float('10000')

     

     

    converttofloats.png

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 784

#2
Valantis Profile Picture

Valantis 581

#3
Haque Profile Picture

Haque 545

Last 30 days Overall leaderboard