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 / Screen Tab controls
Power Apps
Answered

Screen Tab controls

(1) ShareShare
ReportReport
Posted on by Microsoft Employee

I have created a tabbed screen using an MVP blog I found in Powerapps pages here:  https://powerapps.microsoft.com/en-us/blog/design-tips-part-1-handling-tab-control-scenarios-in-powerapps-for-full-screen-formats/

 

I have created the tabs and it works but the example picture shows that the selected tab is a different colour to the other 2.

 

Can anyone help on how I would be able to get the Fill property of each Tab lable to change colour when it is selected?

Categories:
I have the same question (0)
  • Verified answer
    Sienna Profile Picture
    1,532 on at

    Just click on that gallery where your tabs are and change TemplateFill to 

     

    If(ThisItem.IsSelected,Color.Red,Color.Aqua)

     

    or use instead of Color RGBA which would looks like this

     

    If(ThisItem.IsSelected,RGBA(100,100,100,1),RGBA(50,50,50,1))

     

    Obviously you have to change the color to match your needs

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Perfect!  Thanks 🙂

  • sankhlay Profile Picture
    187 on at

    I have created a component Tab and everything is working fine. for the fill propery if the tab is selected, It should color something else, other wise grey or another color. How can I do this?

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

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 316 Most Valuable Professional

#2
11manish Profile Picture

11manish 242

#3
Valantis Profile Picture

Valantis 198

Last 30 days Overall leaderboard