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 / Dropdown lists Fill in...
Power Apps
Answered

Dropdown lists Fill in with color

(0) ShareShare
ReportReport
Posted on by 54

Dear All, 

 

Screen Shot 2562-07-08 at 22.30.28.png

 

Screen Shot 2562-07-08 at 22.30.34.png

 

I do need to Fill color with my dropdown lists wth their own names. 

Like Pink, it suppose to fill with pink not orange hahaha.

 

Here is some of my code on "Fill"

ColorValue(Concat(Filter(Split(Dropdown1.SelectedText.Value,""),IsMatch(Result, "^[a-zA-Z]")),Result))

Could you help/guide how to fix it? 

Regards,

Categories:
  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Premwong13 

    Unfortunately you cannot change the color of individual items in a ComboBox or DropDown list.  The items will all be one color.

    If you want that capability, you might want to drop into the Idea forum and post it there as an idea.

     

    You can also get this ability by using a Gallery control.  There you can adjust the TemplateFill for each item in your list.  Obviously this is not a ComboBox or DropDown, but it can be manipulated to perform that function fairly easily. 

     

    I hope this is helpful for you.

  • Jeff_Thorpe Profile Picture
    6,085 Super User 2024 Season 1 on at

    I just did a quick test using your fill code and and some sample data and it worked as expected. What happens when you switch from Orange to Pink?

     

    My Sample:

    Drop Down Box

    Items > ["Yellow", "Orange", "Red", "Black", "White", "Gray", "Pink"]

    Fill > ColorValue(Concat(Filter(Split(ddColor.SelectedText.Value,""),IsMatch(Result, "^[a-zA-Z]")),Result))

     

    DropDownColor.gif

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Jeff_Thorpe @Premwong13 

    *head scratch*  

    Are you trying to fill the entire list with the color selected or individual list items with their corresponding colors?

    Maybe I misunderstood...

  • Premwong13 Profile Picture
    54 on at

    Hey @RandyHayes @Jeff_Thorpe ,

    I need to fill the color list withe their name. Like it should be pink only the pink name, and red only the red name

    Best regards,

     

  • Verified answer
    v-yuxima-msft Profile Picture
    Microsoft Employee on at

    Hi @Premwong13 

     

    As @RandyHayes  's and @Jeff_Thorpe 's suggestion, you can only change when you selected, if you want to the list's items has the color of the related text, you can submit the idea:PowerAppsIdeas.

     

    Best Regards.

    Yumia

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard