Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - General Discussion
Answered

If expression to display text

(0) ShareShare
ReportReport
Posted on by

Hi

 

Let me know what is wrong with this 'if expression'. I'm trying to display what Text to display in an Approvals depending on a field.

I want to use one Approval, so don't want to use a condition.

 

if(equals(body('Get_item')?['body/AccessType/Value'], 'Temporary'),'Expiry Duration','')
 
if(equals(triggerOutputs()?['body/AccessType/Value'], 'Temporary'),'Expiry Duration','')
 
I'm trying to test this before I apply it to to my flow but the condition is always giving false even though the value is Temporary. I'm using the Get Item for testing for now
  • Verified answer
    365-Assist Profile Picture
    2,314 Super User 2025 Season 1 on at
    Re: If expression to display text

    My suggestion is put the results of your IF Function in a variable. Then use the Variable in your Condition.

    You can also see what the value of the variable is.

     

    --------------------------------------------------
    Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful as can help others.

    Subscribe: https://www.youtube.com/channel/UCFpvUlpx84FuIPOdInGKMTw
    Twitter: https://twitter.com/assist_365

    Regards
    Darren Lutchner - 365 Assist

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1