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 / Calendar Button Icon t...
Power Apps
Answered

Calendar Button Icon to be a different colour based on choice selected

(0) ShareShare
ReportReport
Posted on by

Hi Experts,

 

I have a choices column in a sharepoint list and a calendar in my powerapp which i'm wanting to show the appointments in the calendar in a different colour for each selection from the choices column (only about 10 options, let's say, Dave, John, Steve, Pete for example case). The sharepoint list is called Installations and the choices column is called Installers. I've put a button within the calendar, and I assume I need to set some code for the Fill input but i'm just not sure on what to use.

 

Please help

Regards

Dave

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Dave-ITMan ,

     

    Please set Fill of Button as follows:

    Switch(
     ThisItem.Installers.Value,
     "Dave",
     Red,
     "John",
     Yellow,
     "Steve",
     Blue,
     ... //other options etc.
     "",
     White //If is blank, show in white color
    )

     

    Best regards,

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 610

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard