Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Condition Issue

(0) ShareShare
ReportReport
Posted on by 2

Hi,

 

Can anyone help please.

 

I have a condition where I send an email to one address if the value input < 30 or another email address if the value input => 30.  When I input 9 it sends it to the incorrect email address when I input 09 it sends it to the correct email address.  How do I get it to accept 1 digit?

 

Thanks,

 

Adrian.

  • Adrian3 Profile Picture
    2 on at
    Re: Condition Issue

    Hi,

     

    I tried fx int('30'') and and fx int(30), it came up with the following error n each occasion:-

     

    invalidTemplate. Unable to process template language expressions for action 'Condition_3' at line '1' and column '23807': 'The template language function 'less' expects two parameter of matching types. The function was invoked with values of type 'String' and 'Integer' that do not match.'.

     

    Thanks for your help so far.

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Condition Issue

    Yeah, it sounds like the age-old comparing of inconsistent datatypes issue. 

    Try using   fn:  int(input value)   to convert "9" to 9.

  • FrostedFlake Profile Picture
    138 on at
    Re: Condition Issue

    Am i right that "09" gets interpreted as >=30 and "9" as <30?

    Please make a screenshot of your condition!

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,702 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow