Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Unable to process template language expressions for action 'Condition_2'

(0) ShareShare
ReportReport
Posted on by 63

I have a flow that runs when an item in a Sharepoint list has changed and the following conditions are true. Here is the error that I'm receiving. 

 

Unable to process template language expressions for action 'Condition_2' at line '0' and column '0': 'The template language function 'greaterOrEquals' expects two parameters of matching types. The function was invoked with values of type 'Float' and 'String' that do not match.'.

  • gillgamm Profile Picture
    63 on at
    Re: Unable to process template language expressions for action 'Condition_2'

    Thank you! That worked perfectly!

  • Verified answer
    ManishSolanki Profile Picture
    15,085 Super User 2025 Season 1 on at
    Re: Unable to process template language expressions for action 'Condition_2'

    Hi @gillgamm 

     

    You need to convert the value '75,000,000' to float data type to make it compatible to compare with number column or field in SharePoint list. You could do this by writing an expression. Expression needs to enter in the expression box as highlighted in the below screenshot:

    ManishSolanki_0-1699288168991.png

    float('75,000,000')

    This needs to be done in the last clause of the condition, rest all clauses are fine.

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492