Skip to main content

Notifications

Power Automate - General Discussion
Answered

Convert all false/true values to oui/non in html compose

(0) ShareShare
ReportReport
Posted on by 139

I have a toggle. When the item is saved on the list, if it is true, it returns a tick else the field is empty. In the html compose it is returning a true/false values. The issue is I'm not able to convert all true/false values to another langauge , "oui/non". 

Kindly help .. Thanks

 

 on the list sahilauzim_0-1674543632233.png

 

on the html compose - 

sahilauzim_1-1674543692106.png

 

 

 

  • sahilauzim Profile Picture
    sahilauzim 139 on at
    Re: Convert all false/true values to oui/non in html compose

    Thank you so much

  • Verified answer
    VictorIvanidze Profile Picture
    VictorIvanidze 11,863 on at
    Re: Convert all false/true values to oui/non in html compose

    Just use replace() function.

    Something like

    replace(variables('HTMLtext'),'True','Oui')

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,666

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,996

Leaderboard