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 / Best way to create tab...
Power Apps
Answered

Best way to create tabs in Power Apps?

(0) ShareShare
ReportReport
Posted on by 189

Hi Team! 

 

This is my question to everyone and specifically to the Product Staff to know what's the best approach to create Tabs in Power Apps? 

 

I have a requirement where I have to create different (below) tabs in a screen. 

 

  1. View Work Details
  2. View Location
  3. Edit Work Details
  4. Edit Media

 

How can I achieve this? Can you please point me to the right direction?

 

Thank you 

Arafat

Categories:
I have the same question (0)
  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @ArafatTehsin 

    You can use a single screen and show/hide controls when the user clicks on a tab.  It will appear like there are multiple screens but there aren't.  An advantage of doing things this way is you can reuse any common elements.

    Put this code in the OnVisible property of your screen

     

    Set(currentTab,"View Work Details")

     

    Next create a new button and put this code in the OnSelect property

     

    Set(currentTab,"View Work Details")

     

    Then for every control you want showing on 'View Work Details' you must put this code in the visible property.  For any controls showing on other screens use the appropriate name

     

    currentPage="View Work Details"

     

    Repeat these steps for each pairing of tabs and controls.  If you need further instructions watch this video:

    https://www.youtube.com/watch?v=if_mFIfi5PM

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

     

  • Arafat Profile Picture
    189 on at

    Hi @mdevaney 

     

    Thank you for the prompt response. Do we have any way of doing it with the multiple screens or this is considered to be the best way? 

     

    Thanks

    Arafat

  • mdevaney Profile Picture
    29,991 Moderator on at

    @ArafatTehsin 

    Yes, you should take the single screen approach.  I have not heard of anyone doing a multiple screen approach before so single-screen is definitely the most accepted way 🙂

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • Arafat Profile Picture
    189 on at

    Cheers mate. Thanks! 

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard