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 / Not sure how to make t...
Power Apps
Unanswered

Not sure how to make these navigation gallery tabs visible. Navigate Screens by a Sharepoint List.

(0) ShareShare
ReportReport
Posted on by 520

Context:
Control is a gallery that is used to navigate through the app.
Gallery that is also in a component.

Component Name: Tabs
Gallery Name: galTabs

Tabs - Property = TabsContent:

Table({Link: "Link", Phases: Table({Id: 1, Value: "Phase 1"}, {Id: 1, Value: "Phase 2"}), Order0: 1})

galTabs - Items - Tabs.TabsContent
galTabs - Controls - Visible

If(
 ThisItem.Order0 = 9 And Tabs.CurrentRole = "Local Head of PD", 
 true, 
 ThisItem.Order0 = 9 And !(Tabs.CurrentRole = "Local Head of PD"), 
 false, 
 !(ThisItem.Order0 = 1) And (Tabs.CurrentRole = "Requester" || Tabs.CurrentRole = "User"),
 false,
 Tabs.CurrentPhase in ThisItem.Phases.Value)

galTabs - another Control (not sure for what) - Visible 

!(Tabs.CurrentPhase in ThisItem.Phases.Value)

Sharepoint list that I think it should be used as the TabsContent Property for when importing the component.

Robert94_0-1652194129717.png

 


I`m not sure how does this work, what do I need for the tabs to be visible, I understand that the user must be for a specific role, but what else?
 

 

Categories:
I have the same question (0)

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!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 94

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard