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 Apps / Change the background ...
Power Apps
Answered

Change the background color on App field

(0) ShareShare
ReportReport
Posted on by 9

See attached.

 

I'm new to creating apps in Power Apps.  What I want this app to do is change either the color of the font in the selected box based on the value or the background behind the font.  Or even both.  Like background changes to GREEN when value is NO and RED when VALUE is YES.  Can someone give me the process?

powerapps.jpg
Categories:
I have the same question (0)
  • Verified answer
    cwet2023 Profile Picture
    9 on at

    Never mind.  I figured it out.  But for anyone that finds this and wants the answer, I choose the "Fill" field at the top right with that box selected and used this formula:  If(ThisItem.'Line Down'.Value = "Yes", Red, ThisItem.'Line Down'.Value = "No", Green).  The value between the single quotes is the field name you are getting the info from.

  • zmorek Profile Picture
    3,272 on at

    Set that datacardvalue's Color() property to: If( "Yes", Red, Green)

     

    You can use this logic for the Fill() property of the background as well... If(DataCardValueWhatever.Text = "Yes", Red, Green)

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 426

#2
WarrenBelz Profile Picture

WarrenBelz 381 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 315 Super User 2026 Season 1

Last 30 days Overall leaderboard